CBMC
|
Generate Equation using Symbolic Execution. More...
#include <algorithm>
#include <iosfwd>
#include <list>
#include <util/invariant.h>
#include <util/merge_irep.h>
#include <util/message.h>
#include <util/narrow.h>
#include "ssa_step.h"
#include "symex_target.h"
Go to the source code of this file.
Classes | |
class | symex_target_equationt |
Inheriting the interface of symex_targett this class represents the SSA form of the input program as a list of SSA_stept. More... | |
Functions | |
bool | operator< (const symex_target_equationt::SSA_stepst::const_iterator a, const symex_target_equationt::SSA_stepst::const_iterator b) |
Generate Equation using Symbolic Execution.
Definition in file symex_target_equation.h.
|
inline |
Definition at line 299 of file symex_target_equation.h.