pub unsafe extern "C" fn mlirAffineExprIsABinary(
affineExpr: MlirAffineExpr,
) -> bool
Expand description
Checks whether the given affine expression is binary.
pub unsafe extern "C" fn mlirAffineExprIsABinary(
affineExpr: MlirAffineExpr,
) -> bool
Checks whether the given affine expression is binary.