GCC Middle and Back End API Reference
|
Data Fields | |
int | group_id |
poly_int64 | offset |
poly_int64 | width |
rtx | mem |
class read_info_type * | next |
This structure holds information about a load. These are only built for rtx bases.
int read_info_type::group_id |
rtx read_info_type::mem |
class read_info_type* read_info_type::next |
poly_int64 read_info_type::offset |
poly_int64 read_info_type::width |