Package | Description |
---|---|
org.jikesrvm.compilers.opt.regalloc | |
org.jikesrvm.compilers.opt.regalloc.ia32 |
Modifier and Type | Field and Description |
---|---|
protected GenericRegisterRestrictions |
GenericStackManager.restrict
Object holding register restrictions
|
Modifier and Type | Method and Description |
---|---|
(package private) GenericRegisterRestrictions |
GenericStackManager.getRestrictions() |
Modifier and Type | Class and Description |
---|---|
class |
RegisterRestrictions
An instance of this class encapsulates restrictions on register
assignment.
|