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