Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp9839 bool RangesOnly = true; in findBitTestClusters() local
9843 RangesOnly = false; in findBitTestClusters()
9848 if (!RangesOnly || Dests.count() > 3) in findBitTestClusters()