Module bytecode::stackless_control_flow_graph
source · Expand description
Adapted from control_flow_graph for Bytecode, this module defines the control-flow graph on Stackless Bytecode used in analysis as part of Move prover.
Structs
Enums
Functions
- Generate the dot representation of the CFG (which can be rendered by the Dot program)