Searched refs:RedRecipe (Results 1 – 1 of 1) sorted by relevance
9337 VPReductionRecipe *RedRecipe = new VPReductionRecipe( in adjustRecipesForInLoopReductions() local9339 WidenRecipe->getVPSingleValue()->replaceAllUsesWith(RedRecipe); in adjustRecipesForInLoopReductions()9341 Plan->addVPValue(R, RedRecipe); in adjustRecipesForInLoopReductions()9342 WidenRecipe->getParent()->insert(RedRecipe, WidenRecipe->getIterator()); in adjustRecipesForInLoopReductions()9343 WidenRecipe->getVPSingleValue()->replaceAllUsesWith(RedRecipe); in adjustRecipesForInLoopReductions()