|
CBMC
|
#include <util/namespace.h>#include <analyses/natural_loops.h>#include "path.h"#include "trace_automaton.h"#include "subsumed.h"#include "acceleration_utils.h"
Include dependency graph for accelerate.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | acceleratet |
Functions | |
| void | accelerate_functions (goto_modelt &, message_handlert &message_handler, bool use_z3, guard_managert &guard_manager) |
Loop Acceleration
Definition in file accelerate.h.
| void accelerate_functions | ( | goto_modelt & | , |
| message_handlert & | message_handler, | ||
| bool | use_z3, | ||
| guard_managert & | guard_manager | ||
| ) |
Definition at line 637 of file accelerate.cpp.