Lines Matching refs:BugpointIsInterrupted
1073 if (GVs.size() > 1 && !BugpointIsInterrupted) { in ReduceGlobalInitializers()
1092 if (!BugpointIsInterrupted) { in ReduceInsts()
1108 if (BugpointIsInterrupted) in ReduceInsts()
1140 if (BugpointIsInterrupted) in ReduceInsts()
1172 if (!BugpointIsInterrupted) { in ReduceInsts()
1204 if (Functions.size() > 1 && !BugpointIsInterrupted) { in DebugACrash()
1224 if (!FunctionNames.empty() && !BugpointIsInterrupted) { in DebugACrash()
1254 if (!DisableSimplifyCFG && !BugpointIsInterrupted) { in DebugACrash()
1276 if (!DisableSimplifyCFG && !BugpointIsInterrupted) { in DebugACrash()
1289 if (!DisableSimplifyCFG && !BugpointIsInterrupted) { in DebugACrash()
1304 if (!BugpointIsInterrupted) in DebugACrash()
1315 if (!NoStripDebugInfo && !BugpointIsInterrupted) { in DebugACrash()
1319 if (!NoStripDebugTypeInfo && !BugpointIsInterrupted) { in DebugACrash()
1325 if (!BugpointIsInterrupted) { in DebugACrash()
1338 if (!BugpointIsInterrupted) { in DebugACrash()
1354 if (!BugpointIsInterrupted) { in DebugACrash()
1382 if (!BugpointIsInterrupted && !DontReducePassList) { in debugOptimizerCrash()