|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Object | +--coins.mdf.PostDominators
Analyze postdominators in the current macro flow graph.
| フィールドの概要 | |
int[][] |
pdom
The postdominator |
| コンストラクタの概要 | |
(パッケージプライベート) |
PostDominators(MdfEnvironment e,
MacroFlowGraph graph)
Constructor |
| メソッドの概要 | |
(パッケージプライベート) void |
print()
Debug print |
| クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| フィールドの詳細 |
public final int[][] pdom
| コンストラクタの詳細 |
PostDominators(MdfEnvironment e,
MacroFlowGraph graph)
e - The environment of the MDF modulegraph - The current macro flow graph| メソッドの詳細 |
void print()
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||