OpenASIP
2.0
|
#include "BFPushAntidepDown.hh"
#include "DataDependenceGraph.hh"
#include "SimpleResourceManager.hh"
#include "MoveNode.hh"
#include "Move.hh"
#include "Bus.hh"
#include "BF2Scheduler.hh"
#include "MoveNodeDuplicator.hh"
#include "UniversalMachine.hh"
Go to the source code of this file.
Definition of BFPushAntidepDown class.
Tries to reschedule a move into later cycle to allow move which has an antidep to it to be scheduler later.
Definition in file BFPushAntidepDown.cc.