Home
last modified time | relevance | path

Searched refs:ConstantIntSortPredicate (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp887 static int ConstantIntSortPredicate(ConstantInt *const *P1, in ConstantIntSortPredicate() function
3281 array_pod_sort(Values.begin(), Values.end(), ConstantIntSortPredicate); in SimplifyBranchOnICmpChain()
3865 array_pod_sort(Cases.begin(), Cases.end(), ConstantIntSortPredicate); in CasesAreContiguous()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp948 static int ConstantIntSortPredicate(ConstantInt *const *P1, in ConstantIntSortPredicate() function
3781 array_pod_sort(Values.begin(), Values.end(), ConstantIntSortPredicate); in SimplifyBranchOnICmpChain()
4375 array_pod_sort(Cases.begin(), Cases.end(), ConstantIntSortPredicate); in CasesAreContiguous()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp1053 static int ConstantIntSortPredicate(ConstantInt *const *P1, in ConstantIntSortPredicate() function
4711 array_pod_sort(Values.begin(), Values.end(), ConstantIntSortPredicate); in SimplifyBranchOnICmpChain()
5271 array_pod_sort(Cases.begin(), Cases.end(), ConstantIntSortPredicate); in CasesAreContiguous()