fast_integer_modulo 47 src/FastIntegerDivide.h EXPORT Expr fast_integer_modulo(Expr numerator, Expr denominator); fast_integer_modulo 58 test/performance/const_division.cpp h(x, y) = Halide::fast_integer_modulo(input(x, y), cast<uint8_t>(y + min_val));