Home
last modified time | relevance | path

Searched defs:sortAndRangeify (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DSwitchLoweringUtils.cpp464 void SwitchCG::sortAndRangeify(CaseClusterVector &Clusters) { in sortAndRangeify() function in SwitchCG
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DSwitchLoweringUtils.cpp461 void SwitchCG::sortAndRangeify(CaseClusterVector &Clusters) { in sortAndRangeify() function in SwitchCG
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp2380 void SelectionDAGBuilder::sortAndRangeify(CaseClusterVector &Clusters) { in sortAndRangeify() function in SelectionDAGBuilder