CBMC
constant_propagator.cpp File Reference

Constant Propagation. More...

+ 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)
 

Detailed Description

Constant Propagation.

Definition in file constant_propagator.cpp.

Function Documentation

◆ replace_typecast_of_bool()

static void replace_typecast_of_bool ( exprt lhs,
exprt rhs,
const namespacet ns 
)
static

Definition at line 287 of file constant_propagator.cpp.