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

Checks whether the given affine expression is an add expression.