GCC Middle and Back End API Reference
data_ref_loc_d Struct Reference

Data Fields

treepos
bool is_read

Detailed Description

Describes a location of a memory reference.


Field Documentation

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.


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