|
GCC Middle and Back End API Reference
|

Data Fields | |
| location_chain | lc |
| int | pos |
| int | pos_dst |
Information for merging lists of locations for a given offset of variable.
| 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.