CBMC
|
Public Member Functions | |
w_guardst (symbol_table_baset &_symbol_table) | |
const symbolt & | get_guard_symbol (const irep_idt &object) |
const exprt | get_guard_symbol_expr (const irep_idt &object) |
const exprt | get_w_guard_expr (const rw_set_baset::entryt &entry) |
const exprt | get_assertion (const rw_set_baset::entryt &entry) |
void | add_initialization (goto_programt &goto_program) const |
Public Attributes | |
std::list< irep_idt > | w_guards |
Protected Attributes | |
symbol_table_baset & | symbol_table |
Definition at line 33 of file race_check.cpp.
|
inlineexplicit |
Definition at line 36 of file race_check.cpp.
void w_guardst::add_initialization | ( | goto_programt & | goto_program | ) | const |
Definition at line 89 of file race_check.cpp.
|
inline |
Definition at line 55 of file race_check.cpp.
Definition at line 66 of file race_check.cpp.
Definition at line 45 of file race_check.cpp.
|
inline |
Definition at line 50 of file race_check.cpp.
|
protected |
Definition at line 63 of file race_check.cpp.
std::list<irep_idt> w_guardst::w_guards |
Definition at line 41 of file race_check.cpp.