Function mlir_sys::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.