CBMC
|
Simplify State Expression. More...
Go to the source code of this file.
Functions | |
exprt | simplify_state_expr (exprt, const std::unordered_set< symbol_exprt, irep_hash > &address_taken, const namespacet &) |
exprt | simplify_state_expr_node (exprt, const std::unordered_set< symbol_exprt, irep_hash > &address_taken, const namespacet &) |
Simplify State Expression.
Definition in file simplify_state_expr.h.
exprt simplify_state_expr | ( | exprt | src, |
const std::unordered_set< symbol_exprt, irep_hash > & | address_taken, | ||
const namespacet & | ns | ||
) |
Definition at line 1087 of file simplify_state_expr.cpp.
exprt simplify_state_expr_node | ( | exprt | src, |
const std::unordered_set< symbol_exprt, irep_hash > & | address_taken, | ||
const namespacet & | ns | ||
) |
Definition at line 961 of file simplify_state_expr.cpp.