Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Vectorize/
H A DVPlan.h1221 VPValue *getVPValue(Value *V) { in getVPValue() function
H A DLoopVectorize.cpp6337 VPValue *EdgeMask = Plan->getVPValue(BI->getCondition()); in createEdgeMask()
6367 VPValue *IV = Plan->getVPValue(Legal->getPrimaryInduction()); in createBlockInMask()