coins.aflow
クラス FindPLiveInLiveOut
java.lang.Object
|
+--coins.aflow.util.AnalAdapter
|
+--coins.aflow.FlowAdapter
|
+--coins.aflow.FindLiveInLiveOut
|
+--coins.aflow.FindPLiveInLiveOut
- すべての実装インタフェース:
- Analyzer
- public class FindPLiveInLiveOut
- extends FindLiveInLiveOut
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FindPLiveInLiveOut
public FindPLiveInLiveOut(FlowResults pResults)
- Creates a new instance of FindPLiveInLiveOut
getExposed
protected FlowAnalSymVector getExposed(BBlock pBBlock)
- 定義:
- クラス
FindLiveInLiveOut
内の getExposed
getDefined
protected FlowAnalSymVector getDefined(BBlock pBBlock)
- 定義:
- クラス
FindLiveInLiveOut
内の getDefined
getLiveOut
protected FlowAnalSymVector getLiveOut(BBlock pBBlock)
- 定義:
- クラス
FindLiveInLiveOut
内の getLiveOut
registerLiveIn
protected void registerLiveIn(BBlock pBBlock,
FlowAnalSymVector pLiveIn)
- 定義:
- クラス
FindLiveInLiveOut
内の registerLiveIn
registerLiveOut
protected void registerLiveOut(BBlock pBBlock,
FlowAnalSymVector pLiveOut)
- 定義:
- クラス
FindLiveInLiveOut
内の registerLiveOut
getExposed
protected FlowAnalSymVector getExposed(SetRefRepr pSetRefRepr)
- 定義:
- クラス
FindLiveInLiveOut
内の getExposed
getDefined
protected FlowAnalSymVector getDefined(SetRefRepr pSetRefRepr)
- 定義:
- クラス
FindLiveInLiveOut
内の getDefined
getLiveOut
protected FlowAnalSymVector getLiveOut(SetRefRepr pSetRefRepr)
- 定義:
- クラス
FindLiveInLiveOut
内の getLiveOut
register
protected void register(SetRefRepr pSetRefRepr,
FlowAnalSymVector pLiveOut)
- 定義:
- クラス
FindLiveInLiveOut
内の register