mlir_sys

Function mlirAffineExprGetLargestKnownDivisor

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

Returns the greatest known integral divisor of this affine expression. The result is always positive.