reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
42 extern bool DisableSimplifyCFG;
1152 if (!DisableSimplifyCFG && !BugpointIsInterrupted) { 1174 if (!DisableSimplifyCFG && !BugpointIsInterrupted) { 1187 if (!DisableSimplifyCFG && !BugpointIsInterrupted) {tools/bugpoint/ExtractFunction.cpp
47 NoSCFG("disable-simplifycfg", cl::location(DisableSimplifyCFG), 116 if (Simplification && !DisableSimplifyCFG)