[][src]Module cranelift_codegen::ir::stackslot

Stack slots.

The StackSlotData struct keeps track of a single stack slot in a function.

Structs

StackLayoutInfo

Stack frame layout information.

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.