Searched refs:DR_ACCESS_FNS (Results 1 – 2 of 2) sorted by relevance
118 #define DR_ACCESS_FNS(DR)\ macro121 #define DR_ACCESS_FN(DR, I) VEC_index (tree, DR_ACCESS_FNS (DR), I)122 #define DR_NUM_DIMENSIONS(DR) VEC_length (tree, DR_ACCESS_FNS (DR))
1154 VEC_quick_push (tree, DR_ACCESS_FNS (res), access_fn); in init_data_ref()2068 VEC_replace (tree, DR_ACCESS_FNS (dr), 0, access_fn); in create_data_ref()