| Package | Description |
|---|---|
| org.teavm.common |
| Modifier and Type | Method and Description |
|---|---|
static DominatorTree |
GraphUtils.buildDominatorTree(Graph graph) |
DominatorTree |
DJGraph.getDomTree() |
| Modifier and Type | Method and Description |
|---|---|
static Graph |
GraphUtils.buildDominatorGraph(DominatorTree domTree,
int sz) |
static int[][] |
GraphUtils.findDominanceFrontiers(Graph cfg,
DominatorTree domTree) |
Copyright © 2015. All rights reserved.