GCC Middle and Back End API Reference
|
Data Fields | |
tree | ref |
bool | is_read |
bool | is_conditional_in_stmt |
Describes a location of a memory reference.
bool data_ref_loc::is_conditional_in_stmt |
Referenced by get_references_in_stmt().
bool data_ref_loc::is_read |
Referenced by get_references_in_stmt().
tree data_ref_loc::ref |
Referenced by get_references_in_stmt().