coins.aflow
Class FindPDef
java.lang.Object
coins.aflow.util.AnalAdapter
coins.aflow.FlowAdapter
coins.aflow.FindDef
coins.aflow.FindPDef
- All Implemented Interfaces:
- Analyzer
- public class FindPDef
- extends FindDef
Finds the "PDef" vector for a BBlcok or a SetRefRepr. The PDef set for a BBlock this class finds always contains SetRefReprs that have subprogram calls. The PDef set for a SetRefRepr always contains the SetRefRepr if it has subprogram calls.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FindPDef
public FindPDef(FlowResults pResults)
- Creates new FindMod
addDefs
protected boolean addDefs(java.util.Set pDefSet,
SetRefRepr pSetRefRepr)
- Specified by:
addDefs in class FindDef
register
protected void register(BBlock pBBlock,
DefVector pVect)
- Specified by:
register in class FindDef
find
public void find(SetRefRepr pSetRefRepr)