mlir_sys

Function mlirAffineMapGetNumSymbols

Source
pub unsafe extern "C" fn mlirAffineMapGetNumSymbols(
    affineMap: MlirAffineMap,
) -> isize
Expand description

Returns the number of symbols of the given affine map.