|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.jikesrvm.compilers.opt.controlflow.ReorderingPhase.ChainInfo
private static class ReorderingPhase.ChainInfo
| Field Summary | |
|---|---|
(package private) BasicBlock |
head
|
(package private) float |
inWeight
|
(package private) HashMap<ReorderingPhase.ChainInfo,Object> |
outWeights
|
(package private) float |
placedWeight
|
| Constructor Summary | |
|---|---|
ReorderingPhase.ChainInfo(BasicBlock h)
|
|
| Method Summary | |
|---|---|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
final BasicBlock head
float placedWeight
float inWeight
final HashMap<ReorderingPhase.ChainInfo,Object> outWeights
| Constructor Detail |
|---|
ReorderingPhase.ChainInfo(BasicBlock h)
| Method Detail |
|---|
public String toString()
toString in class Object
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||