Searched refs:RedRecipe (Results 1 – 1 of 1) sorted by relevance
9533 VPReductionRecipe *RedRecipe = new VPReductionRecipe( in adjustRecipesForInLoopReductions() local9535 WidenRecipe->getVPSingleValue()->replaceAllUsesWith(RedRecipe); in adjustRecipesForInLoopReductions()9537 Plan->addVPValue(R, RedRecipe); in adjustRecipesForInLoopReductions()9538 WidenRecipe->getParent()->insert(RedRecipe, WidenRecipe->getIterator()); in adjustRecipesForInLoopReductions()9539 WidenRecipe->getVPSingleValue()->replaceAllUsesWith(RedRecipe); in adjustRecipesForInLoopReductions()