mlir_sys

Function mlirIntegerSetGetNumInputs

Source
pub unsafe extern "C" fn mlirIntegerSetGetNumInputs(
    set: MlirIntegerSet,
) -> isize
Expand description

Returns the number of inputs (dimensions + symbols) in the given set.