Home
last modified time | relevance | path

Searched defs:data_reference (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/gcc/gcc/
H A Dtree-data-ref.h71 struct data_reference struct
74 tree stmt;
77 tree ref;
80 int aux;
83 bool is_read;
86 struct first_location_in_loop first_location;
110 typedef struct data_reference *data_reference_p; argument