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

Method computeDominators

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

Computes and returns map of dominators for each node in the control flow graph @param cfg control flow graph @return map of nodes and corresponding set of dominator nodes

(final CFG cfg)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

DTreeMethod · 0.95

Calls 9

getNodeIdMethod · 0.80
getPredecessorsMethod · 0.80
removeMethod · 0.80
getNodesMethod · 0.65
sizeMethod · 0.45
getNodeMethod · 0.45
getMethod · 0.45
addMethod · 0.45
clearMethod · 0.45

Tested by

no test coverage detected