Modifier and Type | Field and Description |
---|---|
private LocationSet |
killLocations |
Modifier | Constructor and Description |
---|---|
protected |
HIRLoop(Loop<Block> parent,
int index,
Block header) |
Modifier and Type | Method and Description |
---|---|
boolean |
canKill(LocationIdentity location) |
LocationSet |
getKillLocations() |
long |
numBackedges() |
private LocationSet killLocations
public long numBackedges()
numBackedges
in class Loop<Block>
public LocationSet getKillLocations()
public boolean canKill(LocationIdentity location)