coins.aflow
クラス FindPReach
java.lang.Object
|
+--coins.aflow.util.AnalAdapter
|
+--coins.aflow.FlowAdapter
|
+--coins.aflow.FindReach
|
+--coins.aflow.FindPReach
- すべての実装インタフェース:
- Analyzer
- public class FindPReach
- extends FindReach
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FindPReach
public FindPReach(FlowResults pResults)
getDef
protected DefVector getDef(BBlock pBBlock)
- 定義:
- クラス
FindReach
内の getDef
getKill
protected DefVector getKill(BBlock pBBlock)
- 定義:
- クラス
FindReach
内の getKill
getReach
protected DefVector getReach(BBlock pBBlock)
- 定義:
- クラス
FindReach
内の getReach
register
protected void register(BBlock pBBlock,
DefVector pVect)
- 定義:
- クラス
FindReach
内の register
getKill
protected DefVector getKill(SetRefRepr pSetRefRepr)
- 定義:
- クラス
FindReach
内の getKill
getReach
protected DefVector getReach(SetRefRepr pSetRefRepr)
- 定義:
- クラス
FindReach
内の getReach
register
protected void register(SetRefRepr pSetRefRepr,
DefVector pDefVector)
- 定義:
- クラス
FindReach
内の register
defs
protected boolean defs(SetRefRepr pSetRefRepr)
- 定義:
- クラス
FindReach
内の defs