Function mlir_sys::mlirAffineModExprGet
source · pub unsafe extern "C" fn mlirAffineModExprGet(
lhs: MlirAffineExpr,
rhs: MlirAffineExpr
) -> MlirAffineExpr
Expand description
Creates an affine mod expression with ‘lhs’ and ‘rhs’.