Home
last modified time | relevance | path

Searched defs:getStepValue (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopInfo.h176 Value *getStepValue() const { return StepValue; } in getStepValue() function
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.h1599 VPValue *getStepValue() { return getOperand(1); } getStepValue() function
1600 const VPValue *getStepValue() const { return getOperand(1); } getStepValue() function
2363 VPValue *getStepValue() const { return getOperand(2); } getStepValue() function
2406 VPValue *getStepValue() const { return getOperand(1); } getStepValue() function