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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSwitchLoweringUtils.h276 void findBitTestClusters(CaseClusterVector &Clusters, const SwitchInst *SI);
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DSwitchLoweringUtils.cpp262 void SwitchCG::SwitchLowering::findBitTestClusters(CaseClusterVector &Clusters, function in class:SwitchCG::SwitchLowering
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp10591 SL->findBitTestClusters(Clusters, &SI);

Completed in 139 milliseconds