public interface MemoryMap
Modifier and Type | Method and Description |
---|---|
MemoryKill |
getLastLocationAccess(org.graalvm.word.LocationIdentity locationIdentity)
Gets the last node that (potentially) wrote to
locationIdentity . |
Iterable<org.graalvm.word.LocationIdentity> |
getLocations()
Gets the location identities in the domain of this map.
|
MemoryKill getLastLocationAccess(org.graalvm.word.LocationIdentity locationIdentity)
locationIdentity
.Iterable<org.graalvm.word.LocationIdentity> getLocations()