Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DSwitchLoweringUtils.cpp352 if (buildBitTests(Clusters, First, Last, SI, BitTestCluster)) { in findBitTestClusters()
364 bool SwitchCG::SwitchLowering::buildBitTests(CaseClusterVector &Clusters, in buildBitTests() function in SwitchCG::SwitchLowering
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DSwitchLoweringUtils.h285 bool buildBitTests(CaseClusterVector &Clusters, unsigned First, unsigned Last,