Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/Vectorize/
DVPlan.h1163 VPRecipeBase &getBackedgeRecipe() { in getBackedgeRecipe() function
DLoopVectorize.cpp9087 VPRecipeBase *PrevRecipe = &RecurPhi->getBackedgeRecipe(); in buildVPlanWithVPRecipes()
9092 PrevRecipe = &PrevPhi->getBackedgeRecipe(); in buildVPlanWithVPRecipes()