Data Fields | |
| struct set_s * | define | 
| set of statements that define this var  More... | |
| struct flowvar_s * | next | 
| for ALLOC  More... | |
| int | number | 
| number of variable in func's ref list  More... | |
| struct operand_s * | op | 
| an operand using this var  More... | |
| struct set_s * | use | 
| set of statements that use this var  More... | |
| struct set_s* define | 
set of statements that define this var
| struct flowvar_s* next | 
for ALLOC
| int number | 
number of variable in func's ref list
| struct operand_s* op | 
an operand using this var
| struct set_s* use | 
set of statements that use this var