Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp8621 bool RangesOnly = true; in findBitTestClusters() local
8625 RangesOnly = false; in findBitTestClusters()
8630 if (!RangesOnly || Dests.count() > 3) in findBitTestClusters()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp9729 bool RangesOnly = true; in findBitTestClusters() local
9733 RangesOnly = false; in findBitTestClusters()
9738 if (!RangesOnly || Dests.count() > 3) in findBitTestClusters()