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

Method replaceInput

subflow.cc:1181–1189  ·  view source on GitHub ↗

\brief Replace an input Varnode in the subgraph with a temporary register This is used to avoid overlapping input Varnode errors. The temporary register is typically short lived and gets quickly eliminated in favor of the new logically sized Varnode. \param rvn is the logical variable to replace

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 5

setInputVarnodeMethod · 0.80
totalReplaceMethod · 0.80
deleteVarnodeMethod · 0.80
newUniqueMethod · 0.45
getSizeMethod · 0.45

Tested by

no test coverage detected