mlir_sys

Function mlirAffineExprIsADim

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

Checks whether the given affine expression is a dimension expression.