Expand description
Stack slots.
The StackSlotData
struct keeps track of a single stack slot in a function.
Structs§
- Dynamic
Stack Slot Data - Contents of a dynamic stack slot.
- Stack
Slot Data - Contents of a stack slot.
Enums§
- Stack
Slot Kind - The kind of a stack slot.
Type Aliases§
- Dynamic
Stack Slots - All allocated dynamic stack slots.
- Stack
Size - The size of an object on the stack, or the size of a stack frame.
- Stack
Slots - All allocated stack slots.