Changes

Jump to: navigation, search

Abstract Interpretation

6 bytes added, 02:35, 16 May 2008
Fixed Point Solving
// Set initial states
for each basic block bb:
set bb.inState = top bottom for every variable set bb.outState = top bottom for every variable
let ebb = the entry basic block
set ebb.inState = (user-defined initial state)
313
edits

Navigation menu