|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ControlFlowGraph.RPOBasicBlockIterator | |
|---|---|
| joeq.Compiler.BytecodeAnalysis | |
| Uses of ControlFlowGraph.RPOBasicBlockIterator in joeq.Compiler.BytecodeAnalysis |
|---|
| Methods in joeq.Compiler.BytecodeAnalysis that return ControlFlowGraph.RPOBasicBlockIterator | |
|---|---|
ControlFlowGraph.RPOBasicBlockIterator |
ControlFlowGraph.reversePostOrderIterator()
Returns the basic blocks in reverse post-order. |
ControlFlowGraph.RPOBasicBlockIterator |
ControlFlowGraph.reversePostOrderIterator(BasicBlock start_bb)
Returns the basic blocks in reverse post-order starting from the given block. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||