OpenASIP
2.0
|
#include "BFPushMoveUp2.hh"
#include "DataDependenceGraph.hh"
#include "BFPushDepsUp.hh"
#include "Move.hh"
#include "BF2Scheduler.hh"
#include "BFScheduleBU.hh"
Go to the source code of this file.
Definition of BFPushMoveUp2 class
Tries to (recursively) reschedule move (and it's predecessors) into earlier cycle.
This version may unschedule whole operations and put them above some other operations int he same FU.
Definition in file BFPushMoveUp2.cc.