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

Function opFlipInPlaceTest

funcdata_op.cc:1111–1163  ·  view source on GitHub ↗

\brief Trace a boolean value to a set of PcodeOps that can be changed to flip the boolean value The boolean Varnode is either the output of the given PcodeOp or the first input if the PcodeOp is a CBRANCH. The list of ops that need flipping is returned in an array \param op is the given PcodeOp \param fliplist is the array that will hold the ops to flip \return 0 if the change normalizes, 1 if th

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

flipInPlaceTestMethod · 0.85
applyMethod · 0.85

Calls 7

codeMethod · 0.80
loneDescendMethod · 0.80
isWrittenMethod · 0.80
getInMethod · 0.45
getDefMethod · 0.45
push_backMethod · 0.45
isConstantMethod · 0.45

Tested by

no test coverage detected