pub type DynamicStackSlots = PrimaryMap<DynamicStackSlot, DynamicStackSlotData>;
Expand description
All allocated dynamic stack slots.
Aliased Typeยง
pub struct DynamicStackSlots { /* private fields */ }
pub type DynamicStackSlots = PrimaryMap<DynamicStackSlot, DynamicStackSlotData>;
All allocated dynamic stack slots.
pub struct DynamicStackSlots { /* private fields */ }