|
CBMC
|
Collaboration diagram for postconditiont:Public Member Functions | |
| postconditiont (const namespacet &_ns, const value_sett &_value_set, const SSA_stept &_SSA_step, const goto_symex_statet &_s) | |
| void | compute (exprt &dest) |
Protected Member Functions | |
| void | strengthen (exprt &dest) |
| void | weaken (exprt &dest) |
| bool | is_used_address_of (const exprt &expr, const irep_idt &identifier) |
| bool | is_used (const exprt &expr, const irep_idt &identifier) |
Protected Attributes | |
| const namespacet & | ns |
| const value_sett & | value_set |
| const SSA_stept & | SSA_step |
| const goto_symex_statet & | s |
Definition at line 23 of file postcondition.cpp.
|
inline |
Definition at line 26 of file postcondition.cpp.
Definition at line 95 of file postcondition.cpp.
Definition at line 147 of file postcondition.cpp.
|
protected |
Definition at line 70 of file postcondition.cpp.
Definition at line 126 of file postcondition.cpp.
Definition at line 104 of file postcondition.cpp.
|
protected |
Definition at line 36 of file postcondition.cpp.
|
protected |
Definition at line 39 of file postcondition.cpp.
Definition at line 38 of file postcondition.cpp.
|
protected |
Definition at line 37 of file postcondition.cpp.