GCC Middle and Back End API Reference
data_reference Struct Reference

#include <tree-data-ref.h>

Collaboration diagram for data_reference:

Data Fields

gimple stmt
tree ref
void * aux
bool is_read
struct innermost_loop_behavior innermost
struct indices indices
struct dr_alias alias
struct access_matrixaccess_matrix

Field Documentation

struct access_matrix* data_reference::access_matrix
struct dr_alias data_reference::alias
struct indices data_reference::indices
struct innermost_loop_behavior data_reference::innermost
bool data_reference::is_read

Referenced by create_data_ref().

tree data_reference::ref

Referenced by add_looparound_copies().


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