OpenASIP  2.0
BFDropPreShared.cc File Reference
#include "BFDropPreShared.hh"
#include "DataDependenceGraph.hh"
#include "BF2Scheduler.hh"
#include "BFSwapOperands.hh"
#include "Operation.hh"
#include "Move.hh"
#include "Terminal.hh"
#include "MoveNodeSet.hh"
Include dependency graph for BFDropPreShared.cc:

Go to the source code of this file.

Detailed Description

Definition of BFDropPreShared class

Removes an operand write which is not needed because the operand is loop-operand shared and put to the prolog of the loop.

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

Definition in file BFDropPreShared.cc.