|
||||||||||
| 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.FindDef
| Field Summary |
| Fields inherited from class coins.aflow.FlowAdapter |
flow, flowRoot, fResults, hirRoot, ioRoot, symRoot |
| Constructor Summary | |
FindDef(FlowResults pResults)
|
|
| Method Summary | |
protected abstract boolean |
addDefs(java.util.Set pDefSet,
SetRefRepr pSetRefRepr)
|
void |
find()
Performs the analysis. |
void |
find(BBlock pBBlock)
Finds the Def vector for pBBlock. |
void |
find(SubpFlow pSubpFlow)
Finds the Def vectors for all the BBlocks in pSubpFlow. |
protected abstract void |
register(BBlock pBBlock,
DefVector pVect)
|
| Methods inherited from class coins.aflow.FlowAdapter |
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 FindDef(FlowResults pResults)
| Method Detail |
public void find()
Analyzer
find in interface Analyzerfind in class FlowAdapterpublic void find(SubpFlow pSubpFlow)
BBlocks in pSubpFlow.
public void find(BBlock pBBlock)
pBBlock.
protected abstract boolean addDefs(java.util.Set pDefSet,
SetRefRepr pSetRefRepr)
protected abstract void register(BBlock pBBlock,
DefVector pVect)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||