Searched refs:ConstCandVec (Results 1 – 1 of 1) sorted by relevance
667 ConstCandVecType &ConstCandVec = BaseGV ? in findBaseConstants() local673 llvm::stable_sort(ConstCandVec, [](const ConstantCandidate &LHS, in findBaseConstants()683 auto MinValItr = ConstCandVec.begin(); in findBaseConstants()684 for (auto CC = std::next(ConstCandVec.begin()), E = ConstCandVec.end(); in findBaseConstants()720 findAndMakeBaseConstant(MinValItr, ConstCandVec.end(), ConstInfoVec); in findBaseConstants()