Package | Description |
---|---|
org.jikesrvm.compilers.opt.ir | |
org.jikesrvm.compilers.opt.regalloc.ia32 |
Modifier and Type | Field and Description |
---|---|
GenericStackManager |
IR.stackManager
The
stack manager . |
Modifier and Type | Class and Description |
---|---|
class |
StackManager
Class to manage the allocation of the "compiler-specific" portion of
the stackframe.
|