|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcoins.aflow.BBlockHirNodeIteratorImpl
Unreliable
| Field Summary | |
(package private) static HIR |
EOB
|
| Constructor Summary | |
(package private) |
BBlockHirNodeIteratorImpl(BBlockHir pBBlock)
|
| Method Summary | |
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. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
static final HIR EOB
| Constructor Detail |
BBlockHirNodeIteratorImpl(BBlockHir pBBlock)
| Method Detail |
public boolean hasNext()
BBlockNodeIterator
hasNext in interface BBlockNodeIteratorpublic IR next()
BBlockNodeIterator
next in interface BBlockNodeIteratorpublic IR getNextExecutableNode()
BBlockNodeIterator
getNextExecutableNode in interface BBlockNodeIterator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||