public interface AddressableMemoryAccess extends MemoryAccess
| Modifier and Type | Method and Description |
|---|---|
boolean |
canNullCheck()
Determines if the memory touch operation represented by this node can use OS level semantics
for representing the null check of the memory location with an operating system level trap.
|
AddressNode |
getAddress() |
void |
setAddress(AddressNode address) |
getLastLocationAccess, getLocationIdentity, setLastLocationAccessasNodeboolean canNullCheck()
AddressNode getAddress()
void setAddress(AddressNode address)