Skip to content

bloqade.lanes.rewrite.state.InsertBlockArgs

← Module overview

classInsertBlockArgssource

bloqade.lanes.rewrite.state.InsertBlockArgs

Bases: RewriteRule

class InsertBlockArgs

methodrewrite_Statementsource

bloqade.lanes.rewrite.state.InsertBlockArgs.rewrite_Statement

def rewrite_Statement(node: ir.Statement)

Parameters

NameTypeDescription
nodeir.Statement
source