cprover
symex_main.cpp File Reference

Symbolic Execution. More...

#include "goto_symex.h"
#include <cassert>
#include <memory>
#include <util/std_expr.h>
#include <util/symbol_table.h>
#include <util/replace_symbol.h>
#include <util/make_unique.h>
#include <analyses/dirty.h>
Include dependency graph for symex_main.cpp:

Go to the source code of this file.

Functions

static goto_symext::get_goto_functiont get_function_from_goto_functions (const goto_functionst &goto_functions)
 

Detailed Description

Symbolic Execution.

Definition in file symex_main.cpp.

Function Documentation

◆ get_function_from_goto_functions()

static goto_symext::get_goto_functiont get_function_from_goto_functions ( const goto_functionst goto_functions)
static