Searched refs:ReductionPHIList (Results 1 – 1 of 1) sorted by relevance
8971 SmallVector<VPReductionPHIRecipe *> ReductionPHIList; in adjustRecipesForReductions() local8974 ReductionPHIList.emplace_back(ReductionPhi); in adjustRecipesForReductions()8977 stable_sort(ReductionPHIList, in adjustRecipesForReductions()9003 if (HasIntermediateStore && ReductionPHIList.size() > 1) in adjustRecipesForReductions()9004 for (VPRecipeBase *R : ReductionPHIList) in adjustRecipesForReductions()