CBMC
value_set_fi_fp_removal.h
Go to the documentation of this file.
1
/*******************************************************************\
2
3
Module: value_set_fi_Fp_removal
4
5
Author: Daniel Kroening, kroening@kroening.com
6
7
\*******************************************************************/
8
11
12
#ifndef CPROVER_GOTO_INSTRUMENT_VALUE_SET_FI_FP_REMOVAL_H
13
#define CPROVER_GOTO_INSTRUMENT_VALUE_SET_FI_FP_REMOVAL_H
14
15
class
goto_modelt
;
16
class
message_handlert
;
21
// guarantee removal of all function pointers.
24
void
value_set_fi_fp_removal
(
25
goto_modelt
&goto_model,
26
message_handlert
&message_handler);
27
28
#endif
// CPROVER_GOTO_INSTRUMENT_VALUE_SET_FI_FP_REMOVAL_H
goto_modelt
Definition:
goto_model.h:27
message_handlert
Definition:
message.h:27
value_set_fi_fp_removal
void value_set_fi_fp_removal(goto_modelt &goto_model, message_handlert &message_handler)
Builds the flow-insensitive value set for all function pointers and replaces function pointers with a...
Definition:
value_set_fi_fp_removal.cpp:20
src
goto-instrument
value_set_fi_fp_removal.h
Generated by
1.9.1