Searched refs:ShouldAbort (Results 1 – 2 of 2) sorted by relevance
636 bool ShouldAbort) { in reportFastISelFailure() argument639 if (!R.getLocation().isValid() || ShouldAbort) in reportFastISelFailure()642 if (ShouldAbort) in reportFastISelFailure()1690 bool ShouldAbort = EnableFastISelAbort; in SelectAllBasicBlocks() local1695 ShouldAbort = (EnableFastISelAbort > 2); in SelectAllBasicBlocks()1707 reportFastISelFailure(*MF, *ORE, R, ShouldAbort); in SelectAllBasicBlocks()
1436 bool ShouldAbort = EnableFastISelAbort; in SelectAllBasicBlocks() local1442 ShouldAbort = (EnableFastISelAbort > 2); in SelectAllBasicBlocks()1448 if (ShouldAbort) in SelectAllBasicBlocks()