Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Analysis/
H A DLoopInfo.h176 Value *getStepValue() const { return StepValue; } getStepValue() function
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.h1765 VPValue *getStepValue() { return getOperand(1); } getStepValue() function
1766 const VPValue *getStepValue() const { return getOperand(1); } getStepValue() function
2782 VPValue *getStepValue() const { return getOperand(2); } getStepValue() function
2831 VPValue *getStepValue() const { return getOperand(1); } getStepValue() function