| Interface | Description |
|---|---|
| ControlFlowGraph.RecursiveVisitor<V> |
| Class | Description |
|---|---|
| Block | |
| ControlFlowGraph | |
| ControlFlowGraph.CFGOptions | |
| ControlFlowGraph.DeferredExit | |
| HIRLoop | |
| LocationSet | |
| ReversePostOrder |
Utility class computing a reverse post order of the
ControlFlowGraph. |