Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp4063 auto *UserRecipe = dyn_cast<VPRecipeBase>(U); in clearReductionWrapFlags() local
4064 if (!UserRecipe) in clearReductionWrapFlags()
4066 for (VPValue *V : UserRecipe->definedValues()) in clearReductionWrapFlags()