Module cranelift_codegen::ir::stackslot [−][src]
Stack slots.
The StackSlotData struct keeps track of a single stack slot in a function.
Structs
| StackSlotData |
Contents of a stack slot. |
| StackSlots |
Stack frame manager. |
Enums
| StackSlotKind |
The kind of a stack slot. |
Type Definitions
| StackOffset |
A stack offset. |
| StackSize |
The size of an object on the stack, or the size of a stack frame. |