Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gcc/dist/gcc/
H A Dtree-data-ref.h150 struct data_reference struct
153 gimple *stmt;
156 tree ref;
159 void *aux;
162 bool is_read;
167 bool is_conditional_in_stmt;
170 struct dr_alias alias;
173 struct innermost_loop_behavior innermost;
176 struct indices indices;
181 struct indices alt_indices;
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dtree-data-ref.h150 struct data_reference struct
153 gimple *stmt;
156 tree ref;
159 void *aux;
162 bool is_read;
167 bool is_conditional_in_stmt;
170 struct innermost_loop_behavior innermost;
173 struct indices indices;
176 struct dr_alias alias;