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