OpenASIP  2.0
BFRemoveGuardsFromSuccs.cc File Reference
#include "BFRemoveGuardsFromSuccs.hh"
#include "BFRemoveGuardFromSucc.hh"
#include "DataDependenceGraph.hh"
#include "Move.hh"
#include <list>
#include "SimpleResourceManager.hh"
Include dependency graph for BFRemoveGuardsFromSuccs.cc:

Go to the source code of this file.

Detailed Description

Definition of BFRemoveGuardsFromSuccs class

When scheduling a move wihch writes a guard, check for the uses of the guard and try to remove those guad uses to allows scheduling this guard write later. Calls BFRemoveGuardFromSucc.

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

Definition in file BFRemoveGuardsFromSuccs.cc.