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

/freebsd-11.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp1319 bool ShouldAbort = EnableFastISelAbort; local
1325 ShouldAbort = (EnableFastISelAbort > 2);
1331 if (ShouldAbort)

Completed in 66 milliseconds