Home
last modified time | relevance | path

Searched refs:ShouldAbort (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp1316 bool ShouldAbort = EnableFastISelAbort; in SelectAllBasicBlocks() local
1322 ShouldAbort = (EnableFastISelAbort > 2); in SelectAllBasicBlocks()
1328 if (ShouldAbort) in SelectAllBasicBlocks()