GCC Middle and Back End API Reference
|
Data Fields | |
tree * | pos |
bool | is_read |
Describes a location of a memory reference.
bool data_ref_loc_d::is_read |
True if the memory reference is read.
tree* data_ref_loc_d::pos |
Position of the memory reference.