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

/haiku-buildtools/gcc/gcc/
H A Dcfgrtl.c1521 bool asm_goto_edge = false;
1626 asm_goto_edge = true;
1657 if (EDGE_COUNT (e->src->succs) >= 2 || abnormal_edge_flags || asm_goto_edge)
1697 if (asm_goto_edge)
1513 bool asm_goto_edge = false; local

Completed in 51 milliseconds