Searched refs:CompareKey (Results 1 – 1 of 1) sorted by relevance
2754 auto CompareKey = [](UnitIndex i1, UnitIndex i2) { in checkValidNodeOrder() local2759 llvm::sort(Indices, CompareKey); in checkValidNodeOrder()2783 *llvm::lower_bound(Indices, std::make_pair(PredSU, 0), CompareKey)); in checkValidNodeOrder()2799 *llvm::lower_bound(Indices, std::make_pair(SuccSU, 0), CompareKey)); in checkValidNodeOrder()