CBMC
|
#include <symex_coverage.h>
Public Member Functions | |
coverage_infot (goto_programt::const_targett _from, goto_programt::const_targett _to, unsigned _num_executions) | |
Public Attributes | |
goto_programt::const_targett | location |
unsigned | num_executions |
goto_programt::const_targett | succ |
Definition at line 52 of file symex_coverage.h.
|
inline |
Definition at line 54 of file symex_coverage.h.
goto_programt::const_targett symex_coveraget::coverage_infot::location |
Definition at line 62 of file symex_coverage.h.
unsigned symex_coveraget::coverage_infot::num_executions |
Definition at line 63 of file symex_coverage.h.
goto_programt::const_targett symex_coveraget::coverage_infot::succ |
Definition at line 64 of file symex_coverage.h.