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

/haiku-buildtools/gcc/gcc/
H A Dmcf.c36 cancel_negative_cycle: While G contains a negative cost cycle C, reverse
796 cancel_negative_cycle (fixup_graph_type *fixup_graph, function
1337 /* Used to record the number of iterations of cancel_negative_cycle. */
1361 while (cancel_negative_cycle (fixup_graph, pred, d, cycle))

Completed in 188 milliseconds