Module control

Source
Expand description

Data structures for control flow emission.

Structs§

ControlStack
The control stack.
ControlStackFrame
Holds the necessary metadata to support the smission of control flow instructions.

Enums§

ControlStackFrameType
The type of the control stack frame.