OpenASIP  2.0
BFDRELoop.cc File Reference
#include "BFDRELoop.hh"
#include "DataDependenceGraph.hh"
#include "BF2Scheduler.hh"
#include "MoveNodeDuplicator.hh"
#include "SimpleResourceManager.hh"
#include "Machine.hh"
Include dependency graph for BFDRELoop.cc:

Go to the source code of this file.

Detailed Description

Definition of BFDRELoop class

Performs a dead-result elimination of a loop-bypassed move. The move which is eliminated from the loop body is still left in the epilog, to have correct value for the register after the loop.

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

Definition in file BFDRELoop.cc.