Searched defs:getStep (Results 1 – 4 of 4) sorted by relevance
283 const SCEV *getStep() const { return Step; } in getStep() function
181 Value *InstrProfIncrementInst::getStep() const { in getStep() function in InstrProfIncrementInst
161 const SCEV *getStep() const { return Step; } in getStep() function in __anon2c2ab2ad0111::InductiveRangeCheck
3795 Expr *getStep() { return *(getFinals().end()); } in getStep() function3798 const Expr *getStep() const { return *(getFinals().end()); } in getStep() function