mlir_sys

Function mlirAffineExprIsAMul

Source
pub unsafe extern "C" fn mlirAffineExprIsAMul(
    affineExpr: MlirAffineExpr,
) -> bool
Expand description

Checks whether the given affine expression is an mul expression.