private static class AMD64LIRGenerator.RegisterBackupPair extends Object
Modifier and Type | Field and Description |
---|---|
StackSlotValue |
backupSlot |
Register |
register |
Constructor and Description |
---|
RegisterBackupPair(Register register,
StackSlotValue backupSlot) |
public final StackSlotValue backupSlot
RegisterBackupPair(Register register, StackSlotValue backupSlot)