CBMC
|
Loop Acceleration. More...
#include <iosfwd>
#include <list>
#include <util/std_expr.h>
#include <goto-programs/goto_program.h>
Go to the source code of this file.
Classes | |
class | path_nodet |
Typedefs | |
typedef std::list< path_nodet > | patht |
typedef std::list< patht > | pathst |
Functions | |
void | output_path (const patht &path, const goto_programt &program, const namespacet &ns, std::ostream &str) |
Loop Acceleration.
Definition in file path.h.
typedef std::list<path_nodet> patht |
void output_path | ( | const patht & | path, |
const goto_programt & | program, | ||
const namespacet & | ns, | ||
std::ostream & | str | ||
) |