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, identityEquals
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
getKind
identityEquals
public static final AllocatableValue[] NONE
public AllocatableValue(LIRKind lirKind)