GCC Middle and Back End API Reference
data_ref_loc Struct Reference

Data Fields

tree ref
 
bool is_read
 
bool is_conditional_in_stmt
 

Detailed Description

Describes a location of a memory reference.   

Field Documentation

◆ is_conditional_in_stmt

bool data_ref_loc::is_conditional_in_stmt

Referenced by get_references_in_stmt().

◆ is_read

bool data_ref_loc::is_read

Referenced by get_references_in_stmt().

◆ ref

tree data_ref_loc::ref

Referenced by get_references_in_stmt().


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