Home
last modified time | relevance | path

Searched refs:RedRecipe (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp9151 VPReductionRecipe *RedRecipe = in adjustRecipesForReductions() local
9153 WidenRecipe->getVPSingleValue()->replaceAllUsesWith(RedRecipe); in adjustRecipesForReductions()
9155 Plan->addVPValue(R, RedRecipe); in adjustRecipesForReductions()
9158 WidenRecipe->getParent()->appendRecipe(RedRecipe); in adjustRecipesForReductions()
9159 WidenRecipe->getVPSingleValue()->replaceAllUsesWith(RedRecipe); in adjustRecipesForReductions()