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

Method dominates

block.cc:386–394  ·  view source on GitHub ↗

Return \b true if \b this block \e dominates the given block (or is equal to it). This assumes that block indices have been set with a reverse post order so that having a smaller index is a necessary condition for dominance. \param subBlock is the given block to test against \b this for dominance \return \b true if \b this dominates

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

propagateConstantMethod · 0.80
checkCopyPairMethod · 0.80

Calls 1

getImmedDomMethod · 0.80

Tested by

no test coverage detected