Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp4079 auto *UserRecipe = dyn_cast<VPRecipeBase>(U); in clearReductionWrapFlags() local
4080 if (!UserRecipe) in clearReductionWrapFlags()
4082 for (VPValue *V : UserRecipe->definedValues()) in clearReductionWrapFlags()