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