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

Method copyShadow

varnode.cc:949–967  ·  view source on GitHub ↗

Make a local determination if \b this and \b op2 hold the same value. We check if there is a common ancester for which both \b this and \b op2 are created from a direct sequence of COPY operations. NOTE: This is a transitive relationship \param op2 is the Varnode to compare to \b this \return \b true if the Varnodes are copied from a common ancestor

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

verifyCoverMethod · 0.80
testBlockIntersectionMethod · 0.80
eliminateIntersectMethod · 0.80
hideShadowsMethod · 0.80
buildDominantCopyMethod · 0.80
inflateTestMethod · 0.80

Calls 4

isWrittenMethod · 0.80
codeMethod · 0.80
getDefMethod · 0.45
getInMethod · 0.45

Tested by

no test coverage detected