ramp 5066 src/Simplify.cpp Expr ramp(const Expr &base, const Expr &stride, int w) { ramp 236 test/correctness/fuzz_simplify.cpp Expr ramp(Expr b, Expr s, int w) { return Ramp::make(b, s, w); }