mlir_sys

Function mlirBlockArgumentGetArgNumber

Source
pub unsafe extern "C" fn mlirBlockArgumentGetArgNumber(
    value: MlirValue,
) -> isize
Expand description

Returns the position of the value in the argument list of its block.