Searched refs:ShouldAbort (Results 1 – 1 of 1) sorted by relevance
1316 bool ShouldAbort = EnableFastISelAbort; in SelectAllBasicBlocks() local1322 ShouldAbort = (EnableFastISelAbort > 2); in SelectAllBasicBlocks()1328 if (ShouldAbort) in SelectAllBasicBlocks()