public class VirtualStackSlotRange extends VirtualStackSlot
Value.IllegalValue| Modifier and Type | Field and Description |
|---|---|
private BitSet |
objects |
private int |
slots |
NONEILLEGAL| Constructor and Description |
|---|
VirtualStackSlotRange(int id,
int slots,
BitSet objects) |
| Modifier and Type | Method and Description |
|---|---|
BitSet |
getObjects() |
int |
getSlots() |
equals, getId, hashCode, toStringgetKind, getKindSuffix, getLIRKind, getPlatformKind, identityEqualsclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetKindidentityEqualspublic VirtualStackSlotRange(int id, int slots, BitSet objects)
public int getSlots()
public BitSet getObjects()