public abstract class SPARCAddressValue extends CompositeValue
CompositeValue.Component
Value.IllegalValue
ILLEGAL
Constructor and Description |
---|
SPARCAddressValue(LIRKind kind) |
Modifier and Type | Method and Description |
---|---|
abstract boolean |
isValidImplicitNullCheckFor(Value value,
int implicitNullCheckLimit) |
abstract SPARCAddress |
toAddress() |
equals, forEachComponent, forEachComponent, hashCode, toString, visitValueArray
getKind, getKindSuffix, getLIRKind, getPlatformKind, identityEquals
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
identityEquals
public SPARCAddressValue(LIRKind kind)
public abstract SPARCAddress toAddress()
public abstract boolean isValidImplicitNullCheckFor(Value value, int implicitNullCheckLimit)