Searched defs:getStep (Results 1 – 4 of 4) sorted by relevance
319 const SCEV *getStep() const { return Step; } in getStep() function
224 Value *InstrProfIncrementInst::getStep() const { in getStep() function in InstrProfIncrementInst
159 const SCEV *getStep() const { return Step; } in getStep() function in __anonfaeb45920111::InductiveRangeCheck
4020 Expr *getStep() { return *(getFinals().end()); } in getStep() function4023 const Expr *getStep() const { return *(getFinals().end()); } in getStep() function