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

Method internalIntersect

jumptable.cc:794–819  ·  view source on GitHub ↗

\brief Calculate intersection of a new Varnode path with the old path The new path of Varnodes must all be \e marked. The old path, commonVn, is replaced with the intersection. A map is created from the index of each Varnode in the old path with its index in the new path. If the Varnode is not in the intersection, its index is mapped to -1. \param parentMap will hold the new index map

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

sizeMethod · 0.80
isMarkMethod · 0.45
push_backMethod · 0.45
clearMarkMethod · 0.45

Tested by

no test coverage detected