public static class OptimizeGuardAnchorsPhase.LazyCFG extends Object
Modifier and Type | Field and Description |
---|---|
private ControlFlowGraph |
cfg |
private StructuredGraph |
graph |
Constructor and Description |
---|
LazyCFG(StructuredGraph graph) |
private ControlFlowGraph cfg
private StructuredGraph graph
public LazyCFG(StructuredGraph graph)
public ControlFlowGraph get()