CBMC
dfcc_instrument.h File Reference

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 "dfcc_contract_mode.h"
#include "dfcc_instrument_loop.h"
#include "dfcc_loop_contract_mode.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...
 

Detailed Description

Add instrumentation to a goto program to perform frame condition checks.

Definition in file dfcc_instrument.h.