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

Data Fields

struct daglabel_sdaglabel_chain
 all labels created for a dag More...
 
struct dagnode_sdagnode
 node with which this label is associated More...
 
struct expr_sexpr
 expression associated with this label More...
 
unsigned live:1
 accessed via an alias More...
 
struct daglabel_snext
 
int number
 index into array of labels in dag_t More...
 
struct operand_sop
 not if opcode; More...
 
const char * opcode
 not if op More...
 

Field Documentation

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


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