MCPcopy Create free account
hub / github.com/boalang/compiler / DTree

Method DTree

src/java/boa/graphs/trees/DTree.java:44–51  ·  view source on GitHub ↗

Constructs a dominator tree @param cfg control flow graph @throws Exception if tree construction fails

(final CFG cfg)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 7

computeDominatorsMethod · 0.95
buildDomTreeMethod · 0.95
getMdMethod · 0.80
getNodesMethod · 0.65
sizeMethod · 0.45
getMethod · 0.45

Tested by

no test coverage detected