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

/haiku-buildtools/gcc/gcc/
H A Dcfgrtl.h49 extern bool fixup_abnormal_edges (void);
H A Dlra.c2482 inserted_p = fixup_abnormal_edges ();
H A Dreg-stack.c3062 possibly dead EH edges here to avoid an ICE from fixup_abnormal_edges,
3068 (and is the reason why we call fixup_abnormal_edges later). So we must
3187 inserted |= fixup_abnormal_edges ();
H A Dcfgrtl.c32 fixup_abnormal_edges
3304 fixup_abnormal_edges (void)
3290 fixup_abnormal_edges (void) function
H A Dreload1.c1340 inserted = fixup_abnormal_edges ();

Completed in 182 milliseconds