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>
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.