mlir_sys

Function mlirRewriterBaseEraseOp

Source
pub unsafe extern "C" fn mlirRewriterBaseEraseOp(
    rewriter: MlirRewriterBase,
    op: MlirOperation,
)
Expand description

Erases an operation that is known to have no uses.