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

Data Fields

location_chain lc
int pos
int pos_dst

Detailed Description

Information for merging lists of locations for a given offset of variable.


Field Documentation

location_chain variable_union_info::lc

Node of the location chain.

int variable_union_info::pos

The sum of positions in the input chains.

Referenced by variable_union().

int variable_union_info::pos_dst

The position in the chain of DST dataflow set.


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