12 #ifndef CPROVER_GOTO_INSTRUMENT_FUNCTION_ASSIGNS_H
13 #define CPROVER_GOTO_INSTRUMENT_FUNCTION_ASSIGNS_H
Base class for all expressions.
void operator()(const exprt &function, assignst &assigns)
void get_assigns(const local_may_aliast &local_may_alias, const goto_programt::const_targett, assignst &)
function_assignst(const goto_functionst &_goto_functions)
function_mapt function_map
const goto_functionst & goto_functions
std::set< exprt > assignst
std::map< irep_idt, assignst > function_mapt
void get_assigns_function(const exprt &, assignst &)
A collection of goto functions.
instructionst::const_iterator const_targett