cprover
|
Generate Equation using Symbolic Execution. More...
#include <list>
#include <iosfwd>
#include <util/merge_irep.h>
#include <goto-programs/goto_program.h>
#include <goto-programs/goto_trace.h>
#include <solvers/prop/literal.h>
#include "symex_target.h"
Go to the source code of this file.
Classes | |
class | symex_target_equationt |
class | symex_target_equationt::SSA_stept |
Functions | |
bool | operator< (const symex_target_equationt::SSA_stepst::const_iterator a, const symex_target_equationt::SSA_stepst::const_iterator b) |
std::ostream & | operator<< (std::ostream &out, const symex_target_equationt::SSA_stept &step) |
std::ostream & | operator<< (std::ostream &out, const symex_target_equationt &equation) |
Generate Equation using Symbolic Execution.
Definition in file symex_target_equation.h.
|
inline |
Definition at line 325 of file symex_target_equation.h.
References operator<<().
std::ostream& operator<< | ( | std::ostream & | out, |
const symex_target_equationt::SSA_stept & | step | ||
) |
Definition at line 721 of file symex_target_equation.cpp.
References symex_target_equationt::ns, and symex_target_equationt::SSA_stept::output().
Referenced by operator<().
std::ostream& operator<< | ( | std::ostream & | out, |
const symex_target_equationt & | equation | ||
) |
Definition at line 713 of file symex_target_equation.cpp.
References symex_target_equationt::output().