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

Method inlineClone

flow.cc:1066–1091  ·  view source on GitHub ↗

\brief Clone the given in-line flow into \b this flow using the \e hard model Individual PcodeOps from the Funcdata being in-lined are cloned into the Funcdata for \b this flow, preserving their original address. Any RETURN op is replaced with jump to first address following the call site. \param inlineflow is the given in-line flow to clone \param retaddr is the first address after the call site

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

inlineFlowMethod · 0.80

Calls 13

beginOpDeadMethod · 0.80
endOpDeadMethod · 0.80
codeMethod · 0.80
opSetOpcodeMethod · 0.80
newCodeRefMethod · 0.80
cloneOpMethod · 0.80
isCallOrBranchMethod · 0.80
isInvalidMethod · 0.45
newOpMethod · 0.45
opSetInputMethod · 0.45
insertMethod · 0.45
endMethod · 0.45

Tested by

no test coverage detected