Lines Matching refs:BugpointIsInterrupted
1071 if (GVs.size() > 1 && !BugpointIsInterrupted) { in ReduceGlobalInitializers()
1090 if (!BugpointIsInterrupted) { in ReduceInsts()
1106 if (BugpointIsInterrupted) in ReduceInsts()
1138 if (BugpointIsInterrupted) in ReduceInsts()
1170 if (!BugpointIsInterrupted) { in ReduceInsts()
1202 if (Functions.size() > 1 && !BugpointIsInterrupted) { in DebugACrash()
1222 if (!FunctionNames.empty() && !BugpointIsInterrupted) { in DebugACrash()
1252 if (!DisableSimplifyCFG && !BugpointIsInterrupted) { in DebugACrash()
1274 if (!DisableSimplifyCFG && !BugpointIsInterrupted) { in DebugACrash()
1287 if (!DisableSimplifyCFG && !BugpointIsInterrupted) { in DebugACrash()
1302 if (!BugpointIsInterrupted) in DebugACrash()
1313 if (!NoStripDebugInfo && !BugpointIsInterrupted) { in DebugACrash()
1317 if (!NoStripDebugTypeInfo && !BugpointIsInterrupted) { in DebugACrash()
1323 if (!BugpointIsInterrupted) { in DebugACrash()
1336 if (!BugpointIsInterrupted) { in DebugACrash()
1352 if (!BugpointIsInterrupted) { in DebugACrash()
1380 if (!BugpointIsInterrupted && !DontReducePassList) { in debugOptimizerCrash()