Package | Description |
---|---|
org.jruby.ir.representations | |
org.jruby.ir.util |
Modifier and Type | Method and Description |
---|---|
DirectedGraph<BasicBlock> |
CFG.build(List<Instr> instrs)
Build the Control Flow Graph
|
Constructor and Description |
---|
Vertex(DirectedGraph graph,
T data,
int id) |
Copyright © 2001-2014 JRuby. All Rights Reserved.