CBMC
accelerate.h File Reference

Loop Acceleration. More...

#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)
 

Detailed Description

Loop Acceleration.

Definition in file accelerate.h.

Function Documentation

◆ accelerate_functions()

void accelerate_functions ( goto_modelt goto_model,
message_handlert message_handler,
bool  use_z3,
guard_managert guard_manager 
)

Definition at line 635 of file accelerate.cpp.