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

Method buildPDomTree

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

Builds a post dominator tree using nodes and their immediate post-dominators @param ipdoms map of nodes and their immediate post-dominators

(final Map<CFGNode, CFGNode> ipdoms)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

PDTreeMethod · 0.95

Calls 7

getNodeMethod · 0.95
addChildMethod · 0.95
setParentMethod · 0.95
prettyprintMethod · 0.95
getValueMethod · 0.65
getKeyMethod · 0.65
sizeMethod · 0.45

Tested by

no test coverage detected