Equations for Live Variable Analysis

Algorithm for Computing Live Variables

Data Structures for Live Variables

9.4.3 Data Structures for Live Variables

The ideas are the same as for reaching definitons. We can identify variables with positions in a bit vector, using a table of pointers (perhaps to the symbol table) to make the association.