mlir_sys

Function mlirOpOperandGetOwner

Source
pub unsafe extern "C" fn mlirOpOperandGetOwner(
    opOperand: MlirOpOperand,
) -> MlirOperation
Expand description

Returns the owner operation of an op operand.