Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DIVDescriptors.h306 Value *getSentinelValue() const { in getSentinelValue() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp9178 VPValue *Sentinel = Plan->getOrAddLiveIn(RdxDesc.getSentinelValue()); in adjustRecipesForReductions()
9272 PhiR->setOperand(0, Plan->getOrAddLiveIn(RdxDesc.getSentinelValue())); in adjustRecipesForReductions()