mlir_sys

Function mlirAffineExprIsAFloorDiv

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

Checks whether the given affine expression is an floordiv expression.