OpenASIP  2.0
BFShareOperandsLate.cc File Reference
#include "BFShareOperandsLate.hh"
#include "Move.hh"
#include "Terminal.hh"
#include "MoveNode.hh"
#include "SimpleResourceManager.hh"
#include "Instruction.hh"
#include "DataDependenceGraph.hh"
#include "BFShareOperandLate.hh"
#include "SchedulerCmdLineOptions.hh"
Include dependency graph for BFShareOperandsLate.cc:

Go to the source code of this file.

Detailed Description

Definition of BFShareOperandsLate class

After scheduling a move, Searches for potential operations to share operand with, and then calls BFShareOperandLate to fo the actual operand sharing.

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

Definition in file BFShareOperandsLate.cc.