|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Object
|
+--coins.aflow.util.AnalAdapter
|
+--coins.aflow.FlowAdapter
|
+--coins.aflow.FindReach
| フィールドの概要 |
| クラス coins.aflow.FlowAdapter から継承したフィールド |
flow, flowRoot, fResults, hirRoot, ioRoot, symRoot |
| コンストラクタの概要 | |
FindReach(FlowResults pResults)
|
|
| メソッドの概要 | |
protected abstract boolean |
defs(SetRefRepr pSetRefRepr)
|
void |
find(BBlock pBBlock)
|
void |
find(SetRefRepr pSetRefRepr)
|
void |
find(SubpFlow pSubpFlow)
Finds Reach vectors for all the BBlocks in pSubpFlow. |
protected abstract DefVector |
getDef(BBlock pBBlock)
|
protected abstract DefVector |
getKill(BBlock pBBlock)
|
protected abstract DefVector |
getKill(SetRefRepr pSetRefRepr)
|
protected abstract DefVector |
getReach(BBlock pBBlock)
|
protected abstract DefVector |
getReach(SetRefRepr pSetRefRepr)
|
protected abstract void |
register(BBlock pBBlock,
DefVector pVect)
|
protected abstract void |
register(SetRefRepr pSetRefRepr,
DefVector pDefVector)
|
| クラス coins.aflow.FlowAdapter から継承したメソッド |
find, find, find, find, find, find |
| クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| コンストラクタの詳細 |
public FindReach(FlowResults pResults)
| メソッドの詳細 |
public void find(SubpFlow pSubpFlow)
BBlocks in pSubpFlow.
public void find(BBlock pBBlock)
public void find(SetRefRepr pSetRefRepr)
protected abstract boolean defs(SetRefRepr pSetRefRepr)
protected abstract DefVector getDef(BBlock pBBlock)
protected abstract DefVector getKill(BBlock pBBlock)
protected abstract DefVector getReach(BBlock pBBlock)
protected abstract void register(BBlock pBBlock,
DefVector pVect)
protected abstract DefVector getKill(SetRefRepr pSetRefRepr)
protected abstract DefVector getReach(SetRefRepr pSetRefRepr)
protected abstract void register(SetRefRepr pSetRefRepr,
DefVector pDefVector)
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||