CBMC
|
Information saved at a conditional goto to resume execution. More...
#include <path_storage.h>
Public Member Functions | |
patht (const symex_target_equationt &e, const goto_symex_statet &s) | |
patht (const patht &other) | |
Public Attributes | |
symex_target_equationt | equation |
goto_symex_statet | state |
Information saved at a conditional goto to resume execution.
Definition at line 41 of file path_storage.h.
|
inline |
Definition at line 46 of file path_storage.h.
|
inlineexplicit |
Definition at line 51 of file path_storage.h.
symex_target_equationt path_storaget::patht::equation |
Definition at line 43 of file path_storage.h.
goto_symex_statet path_storaget::patht::state |
Definition at line 44 of file path_storage.h.