GCC Middle and Back End API Reference
|
Data Fields | |
HOST_WIDE_INT | offset |
bool | agg_contents |
bool | by_ref |
Simple description of whether a memory load or a condition refers to a load from an aggregate and if so, how and where from in the aggregate. Individual fields have the same meaning like fields with the same name in struct condition.
bool agg_position_info::agg_contents |
Referenced by initialize_inline_failed().
bool agg_position_info::by_ref |
Referenced by initialize_inline_failed().
HOST_WIDE_INT agg_position_info::offset |