Function mlir_sys::mlirAffineExprGetLargestKnownDivisor 
source · pub unsafe extern "C" fn mlirAffineExprGetLargestKnownDivisor(
    affineExpr: MlirAffineExpr
) -> i64Expand description
Returns the greatest known integral divisor of this affine expression. The result is always positive.