Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp1053 static int ConstantIntSortPredicate(ConstantInt *const *P1, in ConstantIntSortPredicate() function
4840 array_pod_sort(Values.begin(), Values.end(), ConstantIntSortPredicate); in SimplifyBranchOnICmpChain()
5417 array_pod_sort(Cases.begin(), Cases.end(), ConstantIntSortPredicate); in CasesAreContiguous()