|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcoins.aflow.util.AnalAdapter
coins.aflow.FlowAdapter
coins.aflow.FindEGen
| Field Summary |
| Fields inherited from class coins.aflow.FlowAdapter |
flow, flowRoot, fResults, hirRoot, ioRoot, symRoot |
| Constructor Summary | |
FindEGen(FlowResults pResults)
|
|
| Method Summary | |
protected abstract void |
addEGen(java.util.Set pEGenSet,
SetRefRepr pSetRefRepr)
|
protected abstract void |
addEGenExpId(java.util.Set pEGenSet,
java.util.Set pEKillSet,
SetRefRepr pSetRefRepr)
|
void |
find(BBlock pBBlock)
Finds the EGen vector for pBBlock. |
void |
find(SubpFlow pSubpFlow)
Finds EGen vectors for all the BBlocks in pSubpFlow. |
protected abstract void |
register(BBlock pBBlock,
ExpVector pEGen)
|
| Methods inherited from class coins.aflow.FlowAdapter |
find, find, find, find, find, find |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public FindEGen(FlowResults pResults)
| Method Detail |
public void find(SubpFlow pSubpFlow)
BBlocks in pSubpFlow.
public void find(BBlock pBBlock)
pBBlock.
protected abstract void addEGen(java.util.Set pEGenSet,
SetRefRepr pSetRefRepr)
protected abstract void addEGenExpId(java.util.Set pEGenSet,
java.util.Set pEKillSet,
SetRefRepr pSetRefRepr)
protected abstract void register(BBlock pBBlock,
ExpVector pEGen)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||