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

/freebsd-9.3-release/contrib/gcc/
H A Dmode-switching.c690 cleanup_cfg (CLEANUP_NO_INSN_DEL);
H A Dcfgcleanup.c2240 if (!(mode & (CLEANUP_NO_INSN_DEL | CLEANUP_UPDATE_LIFE))
2263 else if (!(mode & CLEANUP_NO_INSN_DEL)
H A Dbasic-block.h834 #define CLEANUP_NO_INSN_DEL 32 /* Do not try to delete trivially dead
833 #define CLEANUP_NO_INSN_DEL macro
H A Dexcept.c3983 cleanup_cfg (CLEANUP_NO_INSN_DEL);
3985 cleanup_cfg (CLEANUP_NO_INSN_DEL);

Completed in 368 milliseconds