Module cranelift_codegen::ir::stackslot
source · Expand description
Stack slots.
The StackSlotData
struct keeps track of a single stack slot in a function.
Structs
- Contents of a dynamic stack slot.
- Contents of a stack slot.
Enums
- The kind of a stack slot.
Type Definitions
- All allocated dynamic stack slots.
- The size of an object on the stack, or the size of a stack frame.
- All allocated stack slots.