| Modifier | Constructor and Description |
|---|---|
protected |
HIRLoop(Loop<Block> parent,
int index,
Block header) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canKill(org.graalvm.word.LocationIdentity location) |
LocationSet |
getKillLocations() |
long |
numBackedges() |
String |
toString() |
equals, getBlocks, getChildren, getDepth, getHeader, getIndex, getLoopExits, getNaturalExits, getParent, hashCode, isAncestorOrSelf, isInverted, isLoopExit, isNaturalExit, setInvertedpublic long numBackedges()
numBackedges in class Loop<Block>public LocationSet getKillLocations()
public boolean canKill(org.graalvm.word.LocationIdentity location)