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

Method getTrueFalse

double.cc:916–930  ·  view source on GitHub ↗

\brief For the given CBRANCH PcodeOp, pass back the \b true and \b false basic blocks The result depends on the \e boolean \e flip property of the CBRANCH, and the user can also flip the meaning of the branches. \param boolop is the given CBRANCH PcodeOp \param flip is \b true if the caller wants to flip the meaning of the blocks \param trueout is used to pass back the true fall-through block \pa

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

getTrueOutMethod · 0.80
getFalseOutMethod · 0.80
isBooleanFlipMethod · 0.80
getParentMethod · 0.45

Tested by

no test coverage detected