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.cpp1081 static int constantIntSortPredicate(ConstantInt *const *P1, in constantIntSortPredicate() function
5059 array_pod_sort(Values.begin(), Values.end(), constantIntSortPredicate); in simplifyBranchOnICmpChain()
5634 array_pod_sort(Cases.begin(), Cases.end(), constantIntSortPredicate); in casesAreContiguous()