|
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 add_condition(), remap_predicate(), and unmodified_parm_or_parm_agg_item().
| bool agg_position_info::by_ref |
Referenced by add_condition(), remap_predicate(), and unmodified_parm_or_parm_agg_item().
| HOST_WIDE_INT agg_position_info::offset |
Referenced by add_condition(), remap_predicate(), and unmodified_parm_or_parm_agg_item().