CBMC
|
Symbolic Execution. More...
#include "precondition.h"
#include <util/find_symbols.h>
#include <util/pointer_expr.h>
#include <pointer-analysis/goto_program_dereference.h>
#include "renaming_level.h"
#include "symex_target_equation.h"
Go to the source code of this file.
Classes | |
class | preconditiont |
Functions | |
void | precondition (const namespacet &ns, value_setst &value_sets, const goto_programt::const_targett target, const symex_target_equationt &equation, const goto_symex_statet &s, exprt &dest, message_handlert &message_handler) |
Symbolic Execution.
Definition in file precondition.cpp.
void precondition | ( | const namespacet & | ns, |
value_setst & | value_sets, | ||
const goto_programt::const_targett | target, | ||
const symex_target_equationt & | equation, | ||
const goto_symex_statet & | s, | ||
exprt & | dest, | ||
message_handlert & | message_handler | ||
) |
Definition at line 57 of file precondition.cpp.