OpenASIP
2.0
|
#include "BFOptimization.hh"
Go to the source code of this file.
Classes | |
class | BFRemoveGuardsFromSuccs |
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.
Definition in file BFRemoveGuardsFromSuccs.hh.