GCC Middle and Back End API Reference
chain Struct Reference
Collaboration diagram for chain:

Data Fields

enum chain_type type
enum tree_code op
tree rslt_type
struct chainch1
struct chainch2
vec< drefrefs
unsigned length
vec< treevars
vec< treeinits
unsigned has_max_use_after: 1
unsigned all_always_accessed: 1
unsigned combined: 1

Detailed Description

Chains of data references.   

Field Documentation

unsigned chain::all_always_accessed
struct chain* chain::ch1
struct chain * chain::ch2
enum tree_code chain::op
tree chain::rslt_type

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