CBMC
precondition.h File Reference

Generate Equation using Symbolic Execution. More...

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

Go to the source code of this file.

Functions

void precondition (const namespacet &ns, value_setst &value_sets, const goto_programt::const_targett target, const symex_target_equationt &equation, const class goto_symex_statet &s, exprt &dest, message_handlert &message_handler)
 

Detailed Description

Generate Equation using Symbolic Execution.

Definition in file precondition.h.

Function Documentation

◆ precondition()

void precondition ( const namespacet ns,
value_setst value_sets,
const goto_programt::const_targett  target,
const symex_target_equationt equation,
const class goto_symex_statet s,
exprt dest,
message_handlert message_handler 
)