mlir_sys

Function mlirIRRewriterCreate

Source
pub unsafe extern "C" fn mlirIRRewriterCreate(
    context: MlirContext,
) -> MlirRewriterBase
Expand description

Create an IRRewriter and transfer ownership to the caller.