Data Fields | |
| struct daglabel_s * | daglabel_chain |
| all labels created for a dag More... | |
| struct dagnode_s * | dagnode |
| node with which this label is associated More... | |
| struct expr_s * | expr |
| expression associated with this label More... | |
| unsigned | live:1 |
| accessed via an alias More... | |
| struct daglabel_s * | next |
| int | number |
| index into array of labels in dag_t More... | |
| struct operand_s * | op |
| not if opcode; More... | |
| const char * | opcode |
| not if op More... | |
| struct daglabel_s* daglabel_chain |
all labels created for a dag
| struct dagnode_s* dagnode |
node with which this label is associated
| struct expr_s* expr |
expression associated with this label
| unsigned live |
accessed via an alias
| struct daglabel_s* next |
| int number |
index into array of labels in dag_t
| struct operand_s* op |
not if opcode;
| const char* opcode |
not if op