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

Method PDTree

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

Constructs a post-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

computePostDomonitorsMethod · 0.95
buildPDomTreeMethod · 0.95
getMdMethod · 0.80
getNodesMethod · 0.65
sizeMethod · 0.45
getMethod · 0.45

Tested by

no test coverage detected