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

Method descendantsOutside

funcdata_block.cc:230–238  ·  view source on GitHub ↗

\brief Check if given Varnode has any descendants in a dead block Assuming a basic block is marked \e dead, return \b true if any PcodeOp reading the Varnode is in the dead block. \param vn is the given Varnode \return \b true if the Varnode is read in the dead block

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

beginDescendMethod · 0.80
endDescendMethod · 0.80
isDeadMethod · 0.45
getParentMethod · 0.45

Tested by

no test coverage detected