Go to the documentation of this file.
12 #ifndef CPROVER_GOTO_INSTRUMENT_LOOP_UTILS_H
13 #define CPROVER_GOTO_INSTRUMENT_LOOP_UTILS_H
35 #endif // CPROVER_GOTO_INSTRUMENT_LOOP_UTILS_H
std::set< exprt > assignst
Base class for all expressions.
natural_loops_mutablet::natural_loopt loopt
A loop, specified as a set of instructions.
std::set< exprt > assignst
void get_assigns(const local_may_aliast &local_may_alias, const loopt &loop, assignst &assigns)
instructionst::const_iterator const_targett
void get_assigns_lhs(const local_may_aliast &local_may_alias, goto_programt::const_targett t, const exprt &lhs, assignst &assigns)
instructionst::iterator targett
goto_programt::targett get_loop_exit(const loopt &)