Searched refs:DisableSimplifyCFG (Results 1 – 3 of 3) sorted by relevance
39 bool DisableSimplifyCFG = false; variable47 NoSCFG("disable-simplifycfg", cl::location(DisableSimplifyCFG),116 if (Simplification && !DisableSimplifyCFG) in deleteInstructionFromProgram()
38 extern bool DisableSimplifyCFG;
1239 if (!DisableSimplifyCFG && !BugpointIsInterrupted) { in DebugACrash()1261 if (!DisableSimplifyCFG && !BugpointIsInterrupted) { in DebugACrash()1274 if (!DisableSimplifyCFG && !BugpointIsInterrupted) { in DebugACrash()