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

/haiku-buildtools/gcc/gcc/
H A Dmcf.c82 BALANCE_EDGE, /* Edge connecting with source/sink: cp(e) = 0. */ enumerator in enum:__anon801
261 case BALANCE_EDGE:
262 fputs (" @BALANCE_EDGE", file);
624 add_fixup_edge (fixup_graph, i, new_exit_index, BALANCE_EDGE, 0, 0,
630 add_fixup_edge (fixup_graph, new_entry_index, i, BALANCE_EDGE, 0, 0,

Completed in 36 milliseconds