| 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–2024 JRuby. All rights reserved.