public static final class RegisterAllocationConfig.AllocatableRegisters extends Object
| Modifier and Type | Field and Description |
|---|---|
Register[] |
allocatableRegisters |
int |
maxRegisterNumber |
int |
minRegisterNumber |
| Constructor and Description |
|---|
AllocatableRegisters(RegisterArray allocatableRegisters,
int minRegisterNumber,
int maxRegisterNumber) |