25 #ifndef _JIT_COMPILER2_STACKSLOTMANAGER
26 #define _JIT_COMPILER2_STACKSLOTMANAGER
38 class ManagedStackSlot;
u4 get_frame_size() const
get the size of the stack frame in bytes
ManagedStackSlot * create_ManagedStackSlot(Type::TypeID type)
create a new managed stack slot
alloc::map< ManagedStackSlot *, StackSlot * >::type StackSlotListTy
StackSlot * get_StackSlot(ManagedStackSlot *MSS)
get a stack slot from a managed stack slot