Class | Description |
---|---|
BasicBlock | |
CFG |
Represents the base build of a CFG.
|
CFGLinearizer |
This produces a linear list of BasicBlocks so that the linearized instruction
list is in executable form.
|
IGVCFGVisitor |
Not a double visitor but I did not want both instr and dirgra
to have this visitor have an accept added to it.
|
Enum | Description |
---|---|
CFG.EdgeType |
Copyright © 2001-2016 JRuby. All Rights Reserved.