Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp9277 VPReductionRecipe *RedRecipe = in adjustRecipesForReductions() local
9279 WidenRecipe->getVPSingleValue()->replaceAllUsesWith(RedRecipe); in adjustRecipesForReductions()
9281 Plan->addVPValue(R, RedRecipe); in adjustRecipesForReductions()
9284 WidenRecipe->getParent()->appendRecipe(RedRecipe); in adjustRecipesForReductions()
9285 WidenRecipe->getVPSingleValue()->replaceAllUsesWith(RedRecipe); in adjustRecipesForReductions()