QuakeForge  0.7.2.210-815cf
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
flowvar_s Struct Reference
Collaboration diagram for flowvar_s:
[legend]

Data Fields

struct set_sdefine
 set of statements that define this var More...
 
struct flowvar_snext
 for ALLOC More...
 
int number
 number of variable in func's ref list More...
 
struct operand_sop
 an operand using this var More...
 
struct set_suse
 set of statements that use this var More...
 

Field Documentation

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


The documentation for this struct was generated from the following file: