Searched refs:DR_BASE_OBJECT (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/contrib/gcc/
H A Dtree-data-ref.c240 tree base_a = DR_BASE_OBJECT (dra);
241 tree base_b = DR_BASE_OBJECT (drb);
275 tree base_a = DR_BASE_OBJECT (dra);
276 tree base_b = DR_BASE_OBJECT (drb);
308 tree base_a = DR_BASE_OBJECT (dra);
309 tree base_b = DR_BASE_OBJECT (drb);
366 tree base_a = DR_BASE_OBJECT (a);
367 tree base_b = DR_BASE_OBJECT (b);
625 print_generic_stmt (outf, DR_BASE_OBJECT (dr), 0);
1032 DR_BASE_OBJECT (re
[all...]
H A Dtree-data-ref.h116 #define DR_BASE_OBJECT(DR) (DR)->object_info.base_object macro
H A Dtree-vect-analyze.c949 tree ba = DR_BASE_OBJECT (dr);

Completed in 77 milliseconds