Expand description
Functionality for statements, operands, places, and things that appear in them.
Structs§
- A statement in a basic block, including information about its source code.
Type Aliases§
- Alias for projections as they appear in
UserTypeProjection
, where we need neither theV
parameter forIndex
nor theT
forField
.