Searched refs:RedValsVect (Results 1 – 1 of 1) sorted by relevance
22216 auto RedValsVect = It->second.takeVector(); in matchAssociativeReduction() local22217 stable_sort(RedValsVect, llvm::less_second()); in matchAssociativeReduction()22218 for (const std::pair<Value *, unsigned> &Data : RedValsVect) in matchAssociativeReduction()