Searched refs:curr_start (Results 1 – 1 of 1) sorted by relevance
7105 int curr_start = -1; in vt_find_locations() local7109 curr_start = curr_end + 1; in vt_find_locations()7115 for (int i = curr_start; i <= curr_end; ++i) in vt_find_locations()7229 gcc_assert (bb_order[e->dest->index] >= curr_start); in vt_find_locations()