public abstract class AllocatableValue extends AbstractValue implements JavaValue, KindProvider
Value.IllegalValue| Modifier and Type | Field and Description |
|---|---|
static AllocatableValue[] |
NONE |
ILLEGAL| Constructor and Description |
|---|
AllocatableValue(LIRKind lirKind) |
equals, getKind, getKindSuffix, getLIRKind, getPlatformKind, hashCode, identityEqualsclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetKindidentityEqualspublic static final AllocatableValue[] NONE
public AllocatableValue(LIRKind lirKind)