Searched defs:data_reference (Results 1 – 1 of 1) sorted by relevance
71 struct data_reference struct74 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