|
CBMC
|
#include <string>
Include dependency graph for skip_loops.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| bool | skip_loops (goto_modelt &, const std::string &loop_ids, message_handlert &) |
Skip over selected loops by adding gotos
Definition in file skip_loops.h.
| bool skip_loops | ( | goto_modelt & | , |
| const std::string & | loop_ids, | ||
| message_handlert & | |||
| ) |
Definition at line 93 of file skip_loops.cpp.