Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/Vectorize/
DVPlan.h1157 VPValue *getBackedgeValue() { in getBackedgeValue() function
1164 return *getBackedgeValue()->getDefiningRecipe(); in getBackedgeRecipe()
DVPlan.cpp726 Value *Val = State->get(PhiR->getBackedgeValue(), in execute()
DLoopVectorize.cpp3798 VPValue *PreviousDef = PhiR->getBackedgeValue(); in fixFixedOrderRecurrence()
3871 VPValue *LoopExitInstDef = PhiR->getBackedgeValue(); in fixReduction()
9108 {RecurPhi, RecurPhi->getBackedgeValue()})); in buildVPlanWithVPRecipes()
9313 VPValue *Red = PhiR->getBackedgeValue(); in adjustRecipesForReductions()