public class LocalRegisterAssignmentInformation
extends java.lang.Object
Constructor and Description |
---|
LocalRegisterAssignmentInformation(Register register,
Local local) |
Modifier and Type | Method and Description |
---|---|
Local |
getLocal() |
Register |
getRegister() |
static LocalRegisterAssignmentInformation |
v(Register register,
Local l) |