OpenASIP
2.0
|
#include "BFRescheduleMove.hh"
Go to the source code of this file.
Classes | |
class | BFRemoveGuardFromSucc |
Namespaces | |
TTAMachine | |
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.