public class VirtualStackSlotRange extends VirtualStackSlot
| Constructor and Description |
|---|
VirtualStackSlotRange(int id,
int sizeInBytes,
int alignmentInBytes,
LIRKind kind) |
| Modifier and Type | Method and Description |
|---|---|
int |
getAlignmentInBytes() |
int |
getSizeInBytes() |
equals, getId, hashCode, toStringpublic VirtualStackSlotRange(int id,
int sizeInBytes,
int alignmentInBytes,
LIRKind kind)