coins.aflow
Class FindDDefInDefOut
java.lang.Object
coins.aflow.util.AnalAdapter
coins.aflow.FlowAdapter
coins.aflow.FindDefInDefOut
coins.aflow.FindDDefInDefOut
- All Implemented Interfaces:
- Analyzer
- public class FindDDefInDefOut
- extends FindDefInDefOut
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FindDDefInDefOut
public FindDDefInDefOut(FlowResults pResults)
- Creates a new instance of FindDDefInDefOut
registerDefIn
protected void registerDefIn(BBlock pBBlock,
FlowAnalSymVector pDefIn)
- Specified by:
registerDefIn in class FindDefInDefOut
registerDefOut
protected void registerDefOut(BBlock pBBlock,
FlowAnalSymVector pDefOut)
- Specified by:
registerDefOut in class FindDefInDefOut
getDefined
protected FlowAnalSymVector getDefined(BBlock pBBlock)
- Specified by:
getDefined in class FindDefInDefOut
getDefIn
protected FlowAnalSymVector getDefIn(BBlock pBBlock)
- Specified by:
getDefIn in class FindDefInDefOut
getDefIn
protected FlowAnalSymVector getDefIn(SetRefRepr pSetRefRepr)
- Specified by:
getDefIn in class FindDefInDefOut
getDefined
protected FlowAnalSymVector getDefined(SetRefRepr pSetRefRepr)
- Specified by:
getDefined in class FindDefInDefOut
registerDefIn
protected void registerDefIn(SetRefRepr pSetRefRepr,
FlowAnalSymVector pDefIn)
- Specified by:
registerDefIn in class FindDefInDefOut