Searched refs:DR_ALIGNED_TO (Results 1 – 3 of 3) sorted by relevance
129 #define DR_ALIGNED_TO(DR) (DR)->aligned_to macro
1988 DR_ALIGNED_TO (dr) = aligned_to; in create_data_ref()2091 if (DR_ALIGNED_TO (dr)) in create_data_ref()2094 print_generic_expr (dump_file, DR_ALIGNED_TO (dr), TDF_SLIM); in create_data_ref()
728 aligned_to = DR_ALIGNED_TO (dr); in vect_compute_data_ref_alignment()