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