|
CBMC
|
Constant Propagation. More...
#include "constant_propagator.h"#include <goto-programs/adjust_float_expressions.h>#include <util/arith_tools.h>#include <util/c_types.h>#include <util/cprover_prefix.h>#include <util/expr_util.h>#include <util/ieee_float.h>#include <util/mathematical_types.h>#include <util/simplify_expr.h>#include <util/std_code.h>#include <langapi/language_util.h>#include <array>
Include dependency graph for constant_propagator.cpp:Go to the source code of this file.
Classes | |
| class | constant_propagator_can_forward_propagatet |
Functions | |
| static void | replace_typecast_of_bool (exprt &lhs, exprt &rhs, const namespacet &ns) |
Constant Propagation.
Definition in file constant_propagator.cpp.
Definition at line 287 of file constant_propagator.cpp.