Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DSimplifyCFG.cpp670 static int ConstantIntSortPredicate(const void *P1, const void *P2) { in ConstantIntSortPredicate() function
2066 array_pod_sort(Values.begin(), Values.end(), ConstantIntSortPredicate); in SimplifyBranchOnICmpChain()
2458 array_pod_sort(Cases.begin(), Cases.end(), ConstantIntSortPredicate); in TurnSwitchRangeIntoICmp()
/external/llvm/lib/Transforms/Utils/
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()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp950 static int ConstantIntSortPredicate(ConstantInt *const *P1, in ConstantIntSortPredicate() function
3674 array_pod_sort(Values.begin(), Values.end(), ConstantIntSortPredicate); in SimplifyBranchOnICmpChain()
4260 array_pod_sort(Cases.begin(), Cases.end(), ConstantIntSortPredicate); in CasesAreContiguous()