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