Searched refs:ShouldAbort (Results 1 – 1 of 1) sorted by relevance
695 bool ShouldAbort) { in reportFastISelFailure() argument698 if (!R.getLocation().isValid() || ShouldAbort) in reportFastISelFailure()701 if (ShouldAbort) in reportFastISelFailure()1579 bool ShouldAbort = EnableFastISelAbort; in SelectAllBasicBlocks() local1584 ShouldAbort = (EnableFastISelAbort > 2); in SelectAllBasicBlocks()1596 reportFastISelFailure(*MF, *ORE, R, ShouldAbort); in SelectAllBasicBlocks()