Lines Matching refs:BugpointIsInterrupted
1058 if (GVs.size() > 1 && !BugpointIsInterrupted) { in ReduceGlobalInitializers()
1077 if (!BugpointIsInterrupted) { in ReduceInsts()
1093 if (BugpointIsInterrupted) in ReduceInsts()
1125 if (BugpointIsInterrupted) in ReduceInsts()
1157 if (!BugpointIsInterrupted) { in ReduceInsts()
1189 if (Functions.size() > 1 && !BugpointIsInterrupted) { in DebugACrash()
1209 if (!FunctionNames.empty() && !BugpointIsInterrupted) { in DebugACrash()
1239 if (!DisableSimplifyCFG && !BugpointIsInterrupted) { in DebugACrash()
1261 if (!DisableSimplifyCFG && !BugpointIsInterrupted) { in DebugACrash()
1274 if (!DisableSimplifyCFG && !BugpointIsInterrupted) { in DebugACrash()
1289 if (!BugpointIsInterrupted) in DebugACrash()
1300 if (!NoStripDebugInfo && !BugpointIsInterrupted) { in DebugACrash()
1304 if (!NoStripDebugTypeInfo && !BugpointIsInterrupted) { in DebugACrash()
1310 if (!BugpointIsInterrupted) { in DebugACrash()
1323 if (!BugpointIsInterrupted) { in DebugACrash()
1339 if (!BugpointIsInterrupted) { in DebugACrash()
1367 if (!BugpointIsInterrupted && !DontReducePassList) { in debugOptimizerCrash()