Searched defs:getStepValue (Results 1 – 2 of 2) sorted by relevance
176 Value *getStepValue() const { return StepValue; } in getStepValue() function
1823 VPValue *getStepValue() { return getOperand(1); } in getStepValue() function1824 const VPValue *getStepValue() const { return getOperand(1); } in getStepValue() function2909 VPValue *getStepValue() const { return getOperand(2); } in getStepValue() function2958 VPValue *getStepValue() const { return getOperand(1); } in getStepValue() function