\brief Verify that CBRANCH boolean expression is either (\b vn == 0) or (\b vn != 0) Modify \b zeroPathIsTrue so that if it is \b true, then: A \b vn value equal to zero, causes execution to flow to where the output of MULTIEQUAL is set to zero. \param vn is the given Varnode \return \b true if the boolean expression has a matching form
source not stored for this graph (policy: none)
no test coverage detected