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