MCPcopy Create free account
hub / github.com/cseagle/blc / buildDomDepth

Method buildDomDepth

block.cc:1991–2009  ·  view source on GitHub ↗

Associate every FlowBlock node in \b this graph with its depth in the dominator tree. The dominator root has depth 1, the nodes it immediately dominates have depth 2, etc. \param depth is array that will be populated with depths \return the maximum depth across all nodes

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

buildADTMethod · 0.80

Calls 2

sizeMethod · 0.80
getIndexMethod · 0.45

Tested by

no test coverage detected