Module reorder_statements

Source

Structs§

ReorderStatementsContext
ReorderStatementsInfo

Functions§

reorder_statements
Reorder the statements in the lowering in order to move variable definitions closer to their usage. Statement with no side effects and unused outputs are removed.