CBMC
|
Public Member Functions | |
mm_iot (symbol_table_baset &symbol_table) | |
void | mm_io (goto_functionst::goto_functiont &goto_function) |
Public Attributes | |
std::size_t | reads_replaced = 0 |
std::size_t | writes_replaced = 0 |
Protected Attributes | |
const irep_idt | id_r = "__CPROVER_" "mm_io_r" |
const irep_idt | id_w = "__CPROVER_" "mm_io_w" |
const namespacet | ns |
exprt | mm_io_r |
exprt | mm_io_r_value |
exprt | mm_io_w |
|
explicit |
void mm_iot::mm_io | ( | goto_functionst::goto_functiont & | goto_function | ) |
|
protected |