Function mlir_sys::mlirBlockArgumentGetOwner 
source · pub unsafe extern "C" fn mlirBlockArgumentGetOwner(
    value: MlirValue
) -> MlirBlockExpand description
Returns the block in which this value is defined as an argument. Asserts if the value is not a block argument.