OpenASIP  2.0
Classes
BFRemoveGuardsFromSuccs.hh File Reference
#include "BFOptimization.hh"
Include dependency graph for BFRemoveGuardsFromSuccs.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  BFRemoveGuardsFromSuccs
 

Detailed Description

Declaration of BFRemoveGuardsFromSuccs class

When scheduling a move which 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.hh.