cprover
|
Symbolic Execution. More...
#include "precondition.h"
#include <util/find_symbols.h>
#include <pointer-analysis/goto_program_dereference.h>
#include "goto_symex_state.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) |
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 | ||
) |
Definition at line 52 of file precondition.cpp.
References preconditiont::compute(), exprt::is_false(), and symex_target_equationt::SSA_steps.