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

Method createBinaryOp

double.cc:1005–1027  ·  view source on GitHub ↗

\brief Rewrite a double precision binary operation by replacing the pieces with unified Varnodes This assumes that we have checked that the transformation is possible via the various verify and prepare methods. After this method is called, the logical inputs and output of the calculation will exist as real Varnodes. \param data is the function owning the operation \param out is the output of the

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 12

findCreateOutputWholeMethod · 0.80
findCreateWholeMethod · 0.80
codeMethod · 0.80
opSetOpcodeMethod · 0.80
getWholeMethod · 0.80
opInsertBeforeMethod · 0.80
buildLoFromWholeMethod · 0.80
buildHiFromWholeMethod · 0.80
newOpMethod · 0.45
getAddrMethod · 0.45
opSetOutputMethod · 0.45
opSetInputMethod · 0.45

Tested by

no test coverage detected