Lines Matching refs:BugpointIsInterrupted
989 if (GVs.size() > 1 && !BugpointIsInterrupted) { in ReduceGlobalInitializers()
1008 if (!BugpointIsInterrupted) { in ReduceInsts()
1024 if (BugpointIsInterrupted) in ReduceInsts()
1056 if (BugpointIsInterrupted) in ReduceInsts()
1105 if (Functions.size() > 1 && !BugpointIsInterrupted) { in DebugACrash()
1124 if (!FunctionNames.empty() && !BugpointIsInterrupted) { in DebugACrash()
1153 if (!DisableSimplifyCFG && !BugpointIsInterrupted) { in DebugACrash()
1175 if (!DisableSimplifyCFG && !BugpointIsInterrupted) { in DebugACrash()
1188 if (!DisableSimplifyCFG && !BugpointIsInterrupted) { in DebugACrash()
1203 if (!BugpointIsInterrupted) in DebugACrash()
1214 if (!NoStripDebugInfo && !BugpointIsInterrupted) { in DebugACrash()
1218 if (!NoStripDebugTypeInfo && !BugpointIsInterrupted) { in DebugACrash()
1224 if (!BugpointIsInterrupted) { in DebugACrash()
1237 if (!BugpointIsInterrupted) { in DebugACrash()
1253 if (!BugpointIsInterrupted) { in DebugACrash()
1281 if (!BugpointIsInterrupted && !DontReducePassList) { in debugOptimizerCrash()