OpenASIP  2.0
BFLateBypasses.cc File Reference
#include "BFLateBypasses.hh"
#include "DataDependenceGraph.hh"
#include "MachineConnectivityCheck.hh"
#include "Move.hh"
#include "Terminal.hh"
#include "BFLateBypass.hh"
#include "BFDRELate.hh"
#include "ResourceManager.hh"
#include "SimpleResourceManager.hh"
#include "Port.hh"
#include "SchedulerCmdLineOptions.hh"
#include "BFLateBypassGuard.hh"
#include "Machine.hh"
#include <map>
Include dependency graph for BFLateBypasses.cc:

Go to the source code of this file.

Detailed Description

Definition of BFLateBypasses class

Before scheduling a result move, searches for moves which might be a bypass destinations for this result and then tries to call BFLateBypass class to bypass these.

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

Definition in file BFLateBypasses.cc.