mlir_sys

Function mlirValuePrintAsOperand

Source
pub unsafe extern "C" fn mlirValuePrintAsOperand(
    value: MlirValue,
    state: MlirAsmState,
    callback: MlirStringCallback,
    userData: *mut c_void,
)
Expand description

Prints a value as an operand (i.e., the ValueID).