|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Object | +--coins.aflow.BBlockHirNodeIteratorImpl
Unreliable
フィールドの概要 | |
(パッケージプライベート) static HIR |
EOB
|
コンストラクタの概要 | |
(パッケージプライベート) |
BBlockHirNodeIteratorImpl(BBlockHir pBBlock)
|
メソッドの概要 | |
IR |
getNextExecutableNode()
getNextExecutableNode: Get the node that refer/set data or change control flow directly. |
boolean |
hasNext()
hasNext: |
IR |
next()
next: Get the next node in this basic block. |
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
フィールドの詳細 |
static final HIR EOB
コンストラクタの詳細 |
BBlockHirNodeIteratorImpl(BBlockHir pBBlock)
メソッドの詳細 |
public boolean hasNext()
BBlockNodeIterator
の記述:
BBlockNodeIterator
内の hasNext
public IR next()
BBlockNodeIterator
の記述:
BBlockNodeIterator
内の next
public IR getNextExecutableNode()
BBlockNodeIterator
の記述:
BBlockNodeIterator
内の getNextExecutableNode
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |