pub unsafe extern "C" fn mlirRewriterBaseSetInsertionPointToEnd(
rewriter: MlirRewriterBase,
block: MlirBlock,
)
Expand description
Sets the insertion point to the end of the specified block.
pub unsafe extern "C" fn mlirRewriterBaseSetInsertionPointToEnd(
rewriter: MlirRewriterBase,
block: MlirBlock,
)
Sets the insertion point to the end of the specified block.