|
CBMC
|
Add instrumentation to a goto program to perform frame condition checks. More...
#include <util/arith_tools.h>#include <util/c_types.h>#include <util/message.h>#include <util/namespace.h>#include <util/std_expr.h>#include <util/std_types.h>#include <goto-programs/goto_program.h>#include <goto-instrument/contracts/loop_contract_config.h>#include "dfcc_contract_mode.h"#include "dfcc_instrument_loop.h"#include <map>#include <set>
Include dependency graph for dfcc_instrument.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | dfcc_instrumentt |
| This class instruments GOTO functions or instruction sequences for frame condition checking and loop contracts. More... | |
Add instrumentation to a goto program to perform frame condition checks.
Definition in file dfcc_instrument.h.