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

/freebsd-current/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSwitchLoweringUtils.h90 void sortAndRangeify(CaseClusterVector &Clusters);
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/
H A DSwitchLoweringUtils.cpp466 void SwitchCG::sortAndRangeify(CaseClusterVector &Clusters) { function in class:SwitchCG
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp715 sortAndRangeify(Clusters);
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp11816 sortAndRangeify(Clusters);

Completed in 241 milliseconds