GCC Middle and Back End API Reference
read_info_type Class Reference
Collaboration diagram for read_info_type:

Data Fields

int group_id
 
poly_int64 offset
 
poly_int64 width
 
rtx mem
 
class read_info_typenext
 

Detailed Description

This structure holds information about a load.  These are only
built for rtx bases.   

Field Documentation

◆ group_id

int read_info_type::group_id

◆ mem

rtx read_info_type::mem

◆ next

class read_info_type* read_info_type::next

◆ offset

poly_int64 read_info_type::offset

◆ width

poly_int64 read_info_type::width

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