mlir_sys

Function mlirOpOperandGetValue

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

Returns the value of an op operand.