Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp1010 static int ConstantIntSortPredicate(ConstantInt *const *P1, in ConstantIntSortPredicate() function
4219 array_pod_sort(Values.begin(), Values.end(), ConstantIntSortPredicate); in SimplifyBranchOnICmpChain()
4849 array_pod_sort(Cases.begin(), Cases.end(), ConstantIntSortPredicate); in CasesAreContiguous()