Searched refs:DisableSimplifyCFG (Results 1 – 6 of 6) sorted by relevance
39 bool DisableSimplifyCFG = false; variable47 NoSCFG("disable-simplifycfg", cl::location(DisableSimplifyCFG),116 if (Simplification && !DisableSimplifyCFG) in deleteInstructionFromProgram()
42 extern bool DisableSimplifyCFG;
1254 if (!DisableSimplifyCFG && !BugpointIsInterrupted) { in DebugACrash()1276 if (!DisableSimplifyCFG && !BugpointIsInterrupted) { in DebugACrash()1289 if (!DisableSimplifyCFG && !BugpointIsInterrupted) { in DebugACrash()
40 bool DisableSimplifyCFG = false; variable49 NoSCFG("disable-simplifycfg", cl::location(DisableSimplifyCFG),118 if (Simplification && !DisableSimplifyCFG) in deleteInstructionFromProgram()
41 extern bool DisableSimplifyCFG;
818 if (!DisableSimplifyCFG && !BugpointIsInterrupted) { in DebugACrash()