12#ifndef CPROVER_GOTO_INSTRUMENT_POINTS_TO_H
13#define CPROVER_GOTO_INSTRUMENT_POINTS_TO_H
46 void output(std::ostream &out)
const;
virtual void output(const namespacet &ns, const irep_idt &function_id, const goto_programt &goto_program, std::ostream &out) const
Output the abstract states for a single function.
ait supplies three of the four components needed: an abstract interpreter (in this case handling func...
goto_functionst goto_functions
GOTO functions.
bool transform(const cfgt::nodet &)
std::map< object_idt, object_id_sett > value_mapt
void operator()(goto_modelt &goto_model)
cfg_baset< empty_cfg_nodet > cfgt
const object_id_sett & operator[](const object_idt &object_id)
const object_id_sett empty_set
void output(std::ostream &out) const
std::set< object_idt > object_id_sett
std::ostream & operator<<(std::ostream &out, const points_tot &points_to)