cprover
goto_program_dereference.h File Reference

Value Set. More...

Include dependency graph for goto_program_dereference.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  goto_program_dereferencet
 

Functions

void dereference (goto_programt::const_targett target, exprt &expr, const namespacet &, value_setst &)
 
void remove_pointers (goto_modelt &, value_setst &)
 
void remove_pointers (goto_functionst &, symbol_tablet &, value_setst &)
 
void pointer_checks (goto_programt &, symbol_tablet &, const optionst &, value_setst &)
 
void pointer_checks (goto_functionst &, symbol_tablet &, const optionst &, value_setst &)
 

Detailed Description

Value Set.

Definition in file goto_program_dereference.h.

Function Documentation

◆ dereference()

void dereference ( goto_programt::const_targett  target,
exprt expr,
const namespacet ,
value_setst  
)

◆ pointer_checks() [1/2]

void pointer_checks ( goto_programt ,
symbol_tablet ,
const optionst ,
value_setst  
)

◆ pointer_checks() [2/2]

void pointer_checks ( goto_functionst ,
symbol_tablet ,
const optionst ,
value_setst  
)

◆ remove_pointers() [1/2]

◆ remove_pointers() [2/2]

void remove_pointers ( goto_functionst ,
symbol_tablet ,
value_setst  
)