Searched refs:ConstantIntSortPredicate (Results 1 – 1 of 1) sorted by relevance
669 static int ConstantIntSortPredicate(const void *P1, const void *P2) { in ConstantIntSortPredicate() function2065 array_pod_sort(Values.begin(), Values.end(), ConstantIntSortPredicate); in SimplifyBranchOnICmpChain()2395 array_pod_sort(Cases.begin(), Cases.end(), ConstantIntSortPredicate); in TurnSwitchRangeIntoICmp()