cprover
goto_symex_state.h File Reference

Symbolic Execution. More...

#include <memory>
#include <unordered_set>
#include <analyses/dirty.h>
#include <util/invariant.h>
#include <util/guard.h>
#include <util/std_expr.h>
#include <util/ssa_expr.h>
#include <util/make_unique.h>
#include <pointer-analysis/value_set.h>
#include <goto-programs/goto_function.h>
#include "symex_target_equation.h"
Include dependency graph for goto_symex_state.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  goto_symex_statet
 
struct  goto_symex_statet::renaming_levelt
 
struct  goto_symex_statet::level0t
 
struct  goto_symex_statet::level1t
 
struct  goto_symex_statet::level2t
 
class  goto_symex_statet::propagationt
 
class  goto_symex_statet::goto_statet
 
class  goto_symex_statet::framet
 
struct  goto_symex_statet::framet::loop_infot
 
class  goto_symex_statet::threadt
 

Detailed Description

Symbolic Execution.

Definition in file goto_symex_state.h.