mlir_sys

Function mlirAffineExprIsACeilDiv

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

Checks whether the given affine expression is an ceildiv expression.