Searched defs:getStep (Results 1 – 4 of 4) sorted by relevance
96 Value *InstrProfIncrementInst::getStep() const { in getStep() function in InstrProfIncrementInst
282 const SCEV *getStep() const { return Step; } in getStep() function
731 template <> inline float getStep (void) { return 0.25f; } in getStep() function732 template <> inline int getStep (void) { return 1; } in getStep() function
159 const SCEV *getStep() const { return Step; } in getStep() function in __anonfd6dd9f90111::InductiveRangeCheck