mlir_sys

Function mlirRewriterBaseSetInsertionPointToEnd

Source
pub unsafe extern "C" fn mlirRewriterBaseSetInsertionPointToEnd(
    rewriter: MlirRewriterBase,
    block: MlirBlock,
)
Expand description

Sets the insertion point to the end of the specified block.