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

Method newOpBefore

funcdata_op.cc:611–627  ·  view source on GitHub ↗

\brief Create new PcodeOp with 2 or 3 given operands The new op will have a \e unique space output Varnode and will be inserted before the given \e follow op. \param follow is the \e follow up to insert the new PcodeOp before \param opc is the op-code of the new PcodeOp \param in1 is the first operand \param in2 is the second operand \param in3 is the optional third param \return the new PcodeOp

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

buildMultiplesMethod · 0.80
buildExtraMethod · 0.80
buildTreeMethod · 0.80
applyOpMethod · 0.80
annotateRawStackPtrMethod · 0.80

Calls 2

getAddrMethod · 0.45
getSizeMethod · 0.45

Tested by

no test coverage detected