Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSwitchLoweringUtils.h90 void sortAndRangeify(CaseClusterVector &Clusters);
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSwitchLoweringUtils.cpp467 void SwitchCG::sortAndRangeify(CaseClusterVector &Clusters) { in sortAndRangeify() function in SwitchCG
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp713 sortAndRangeify(Clusters); in translateSwitch()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp12324 sortAndRangeify(Clusters); in visitSwitch()