|
OpenASIP 2.2
|
#include "BFRescheduleMove.hh"

Go to the source code of this file.
Classes | |
| class | BFRemoveGuardFromSucc |
Namespaces | |
| namespace | TTAMachine |
| namespace | TTAProgram |
Declaration of BFRemoveGuardFromSucc class
Tries to remove a guard from a move which is a successor of a move being schedule, to allow the guard write move to be scheduled later.
The guard can be removed, if the move has no side effects.
Definition in file BFRemoveGuardFromSucc.hh.