|
CBMC
|
#include "postcondition.h"#include <util/find_symbols.h>#include <util/pointer_expr.h>#include <util/range.h>#include <util/std_expr.h>#include <pointer-analysis/value_set.h>#include "renaming_level.h"#include "symex_target_equation.h"
Include dependency graph for postcondition.cpp:Go to the source code of this file.
Classes | |
| class | postconditiont |
Functions | |
| void | postcondition (const namespacet &ns, const value_sett &value_set, const symex_target_equationt &equation, const goto_symex_statet &s, exprt &dest) |
Symbolic Execution
Definition in file postcondition.cpp.
| void postcondition | ( | const namespacet & | ns, |
| const value_sett & | value_set, | ||
| const symex_target_equationt & | equation, | ||
| const goto_symex_statet & | s, | ||
| exprt & | dest | ||
| ) |
Definition at line 52 of file postcondition.cpp.