Searched refs:CLEANUP_NO_INSN_DEL (Results 1 – 5 of 5) sorted by relevance
688 cleanup_cfg (CLEANUP_NO_INSN_DEL); in optimize_mode_switching()
2231 if (!(mode & (CLEANUP_NO_INSN_DEL | CLEANUP_UPDATE_LIFE)) in cleanup_cfg()2254 else if (!(mode & CLEANUP_NO_INSN_DEL) in cleanup_cfg()
833 #define CLEANUP_NO_INSN_DEL 32 /* Do not try to delete trivially dead macro
3964 cleanup_cfg (CLEANUP_NO_INSN_DEL); in rest_of_handle_eh()3966 cleanup_cfg (CLEANUP_NO_INSN_DEL); in rest_of_handle_eh()
20349 * basic-block.h (CLEANUP_NO_INSN_DEL): Define it.