Go to the documentation of this file.
12 #ifndef CPROVER_GOTO_INSTRUMENT_ACCELERATE_ALL_PATHS_ENUMERATOR_H
13 #define CPROVER_GOTO_INSTRUMENT_ACCELERATE_ALL_PATHS_ENUMERATOR_H
50 #endif // CPROVER_GOTO_INSTRUMENT_ACCELERATE_ALL_PATHS_ENUMERATOR_H
void extend_path(patht &path, goto_programt::targett t, int succ)
natural_loops_mutablet::natural_loopt & loop
goto_programt & goto_program
goto_programt::targett loop_header
bool is_looping(patht &path)
A loop, specified as a set of instructions.
int backtrack(patht &path)
void complete_path(patht &path, int succ)
std::list< path_nodet > patht
virtual bool next(patht &path)
A generic container class for the GOTO intermediate representation of one function.
all_paths_enumeratort(goto_programt &_goto_program, natural_loops_mutablet::natural_loopt &_loop, goto_programt::targett _loop_header)
instructionst::iterator targett