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

Method useSameAddress

subflow.cc:1197–1214  ·  view source on GitHub ↗

\brief Decide if we use the same memory range of the original Varnode for the logical replacement Usually the logical Varnode can use the \e true storage bytes that hold the value, but there are a few corner cases where we want to use a new temporary register to hold the value. \param rvn is the subgraph variable \return \b true if the same memory range can be used to hold the value

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

getConsumeMethod · 0.80
isInputMethod · 0.45
isAddrTiedMethod · 0.45

Tested by

no test coverage detected