OpenASIP  2.0
Classes | Namespaces
BFOptimization.hh File Reference
#include <cassert>
#include <map>
#include "MoveNode.hh"
#include "Reversible.hh"
#include "TCEString.hh"
Include dependency graph for BFOptimization.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  BFOptimization
 

Namespaces

 TTAMachine
 
 TTAProgram
 

Detailed Description

Declaration of BFOptimization class.

Base class for all optimizations and scheudling operations the BF2 instruction scheduler can perform. Contains an undo-mechanism To undo everything, and contains handling for scheudling mirror move to prolog/epilog in case of loop scheduling.

Author
Heikki Kultala 2014-2020(heikki.kultala-no.spam-tuni.fi)
Note
rating: red

Definition in file BFOptimization.hh.