OpenASIP  2.0
BFRegCopyBefore.cc File Reference
#include "BFRegCopyBefore.hh"
#include "RegisterFile.hh"
#include "TerminalRegister.hh"
#include "BF2Scheduler.hh"
#include "MoveNode.hh"
#include "Move.hh"
#include "BFRemoveEdge.hh"
#include "BFConnectNodes.hh"
Include dependency graph for BFRegCopyBefore.cc:

Go to the source code of this file.

Detailed Description

Definition of BFRegCopyBefore class

Creates a register-to-register copy before a move, modifying the source of the original move into the temporaty register and making the source of the temp move the original souce register.

Used for temp-reg-copies of operand moves.

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

Definition in file BFRegCopyBefore.cc.