Searched refs:DisableSimplifyCFG (Results 1 – 3 of 3) sorted by relevance
40 bool DisableSimplifyCFG = false; variable48 NoSCFG("disable-simplifycfg", cl::location(DisableSimplifyCFG),117 if (Simplification && !DisableSimplifyCFG) in deleteInstructionFromProgram()
43 extern bool DisableSimplifyCFG;
1153 if (!DisableSimplifyCFG && !BugpointIsInterrupted) { in DebugACrash()1175 if (!DisableSimplifyCFG && !BugpointIsInterrupted) { in DebugACrash()1188 if (!DisableSimplifyCFG && !BugpointIsInterrupted) { in DebugACrash()