public interface SingleMemoryKill extends MemoryKill
MemoryKill.NoLocationMULTI_KILL_NO_LOCATION, NO_LOCATION| Modifier and Type | Method and Description |
|---|---|
org.graalvm.word.LocationIdentity |
getKilledLocationIdentity()
This method is used to determine which memory location is killed by this node.
|
asMultiMemoryKill, asSingleMemoryKill, isMemoryKill, isMultiMemoryKill, isSingleMemoryKillasNodeorg.graalvm.word.LocationIdentity getKilledLocationIdentity()
LocationIdentity.any() will kill all memory locations.