mlir_sys

Function mlirOperationGetName

Source
pub unsafe extern "C" fn mlirOperationGetName(
    op: MlirOperation,
) -> MlirIdentifier
Expand description

Gets the name of the operation as an identifier.