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