coins.aflow
Class FindDEGen
java.lang.Object
coins.aflow.util.AnalAdapter
coins.aflow.FlowAdapter
coins.aflow.FindEGen
coins.aflow.FindDEGen
- All Implemented Interfaces:
- Analyzer
- public class FindDEGen
- extends FindEGen
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FindDEGen
public FindDEGen(FlowResults pResults)
- Creates a new instance of FindDEGen
addEGenExpId
protected void addEGenExpId(java.util.Set pEGenSet,
java.util.Set pEKillSet,
SetRefRepr pSetRefRepr)
- addEGenExpId
EGen computation by using ExpId.
- Specified by:
addEGenExpId in class FindEGen
- Parameters:
pEGenSet - accumulated set of EGen ExpIds in the current BBlock.pEKillSet - accumulated set of EKill ExpIds in the current BBlock.pSetRefRepr - SetRefRepr of an expression.
addEGen
protected void addEGen(java.util.Set pEGenSet,
SetRefRepr pSetRefRepr)
- Specified by:
addEGen in class FindEGen
register
protected void register(BBlock pBBlock,
ExpVector pEGen)
- Specified by:
register in class FindEGen
find
public void find(SetRefRepr pSetRefRepr)