Expand description
This module contains basic block definitions and operations.
Structs§
- Basic
Block - Represents a basic block in a function.
- Basic
Block Connection - Represents an edge between two basic blocks.
- Basic
Block Id - Represents the identifier of a basic block.
Enums§
- Basic
Block Connection Type - Represents the edge type between two basic blocks.
- Basic
Block Type - Represents the type of basic block.