Searched refs:cycle_start (Results 1 – 2 of 2) sorted by relevance
791 int cycle_start = 0, cycle_end = 0; in cancel_negative_cycle() local870 cycle_start = k; in cancel_negative_cycle()880 gcc_assert (cycle[cycle_start] == cycle[cycle_end]); in cancel_negative_cycle()883 cycle_end - cycle_start); in cancel_negative_cycle()887 for (k = cycle_start; k < cycle_end; k++) in cancel_negative_cycle()907 for (k = cycle_start; k < cycle_end; k++) in cancel_negative_cycle()