mlir_sys

Function mlirRewriterBaseGetBlock

Source
pub unsafe extern "C" fn mlirRewriterBaseGetBlock(
    rewriter: MlirRewriterBase,
) -> MlirBlock
Expand description

Returns the current block of the rewriter.