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