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