Go to the documentation of this file.
12 #ifndef CPROVER_GOTO_INSTRUMENT_FUNCTION_MODIFIES_H
13 #define CPROVER_GOTO_INSTRUMENT_FUNCTION_MODIFIES_H
49 #endif // CPROVER_GOTO_INSTRUMENT_FUNCTION_MODIFIES_H
void operator()(const exprt &function, modifiest &modifies)
function_mapt function_map
Base class for all expressions.
const goto_functionst & goto_functions
Field-insensitive, location-sensitive may-alias analysis.
function_modifiest(const goto_functionst &_goto_functions)
A collection of goto functions.
void get_modifies(const local_may_aliast &local_may_alias, const goto_programt::const_targett, modifiest &)
Goto Programs with Functions.
instructionst::const_iterator const_targett
std::map< irep_idt, modifiest > function_mapt
std::set< exprt > modifiest
void get_modifies_function(const exprt &, modifiest &)