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

Function cseFindInBlock

funcdata_op.cc:1239–1260  ·  view source on GitHub ↗

\brief Find a duplicate calculation of a given PcodeOp reading a specific Varnode We only match 1 level of calculation. Additionally the duplicate must occur in the indicated basic block, earlier than a specified op. \param op is the given PcodeOp \param vn is the specific Varnode that must be involved in the calculation \param bl is the indicated basic block \param earliest is the specified op

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

findSubstituteMethod · 0.85
applyOpMethod · 0.85

Calls 6

functionalEqualityLevelFunction · 0.85
beginDescendMethod · 0.80
endDescendMethod · 0.80
getOrderMethod · 0.80
getParentMethod · 0.45
getOutMethod · 0.45

Tested by

no test coverage detected