Searched refs:ShouldAbort (Results 1 – 1 of 1) sorted by relevance
814 bool ShouldAbort) { in reportFastISelFailure() argument817 if (!R.getLocation().isValid() || ShouldAbort) in reportFastISelFailure()820 if (ShouldAbort) in reportFastISelFailure()1820 bool ShouldAbort = EnableFastISelAbort; in SelectAllBasicBlocks() local1825 ShouldAbort = (EnableFastISelAbort > 2); in SelectAllBasicBlocks()1837 reportFastISelFailure(*MF, *ORE, R, ShouldAbort); in SelectAllBasicBlocks()