|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
UseDefList interface Use-def list representaing list of use nodes of a symbol where each use node has list of its definition points. UseDefList will be accessed from Var, Reg, ExpId, etc.
| メソッドの概要 | |
UseDefChain |
addUseDefChain(IR pUseNode)
addUseDefChain Add UseDefChain which will be created by pUseNode that uses some symbol. |
UseDefChain |
getUseDefChain(IR pUseNode)
getUseDefChain Get UseDefChain having pUseNode as its use node. |
void |
print()
print Print this DefUseList. |
java.lang.String |
toString()
|
java.lang.String |
toStringByName()
|
| メソッドの詳細 |
public UseDefChain addUseDefChain(IR pUseNode)
public UseDefChain getUseDefChain(IR pUseNode)
public void print()
public java.lang.String toString()
java.lang.Object 内の toStringpublic java.lang.String toStringByName()
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||