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

Method createBoolOp

double.cc:1275–1292  ·  view source on GitHub ↗

\brief Create a new compare PcodeOp, replacing the boolean Varnode taken as input by the given CBRANCH The inputs to the new compare operation are Varnodes representing the logical whole of the double precision pieces. \param data is the function owning the operation \param cbranch is the given CBRANCH PcodeOp \param in1 is the first input to the compare operation \param in2 is the second input t

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 11

isWrittenMethod · 0.80
findCreateWholeMethod · 0.80
opSetOpcodeMethod · 0.80
newUniqueOutMethod · 0.80
getWholeMethod · 0.80
opInsertBeforeMethod · 0.80
getInMethod · 0.45
getDefMethod · 0.45
newOpMethod · 0.45
getAddrMethod · 0.45
opSetInputMethod · 0.45

Tested by

no test coverage detected