OpenASIP
2.0
|
#include "BFShareOperands.hh"
#include "DataDependenceGraph.hh"
#include "FunctionUnit.hh"
#include "Terminal.hh"
#include "Move.hh"
#include "Operation.hh"
#include "BF2Scheduler.hh"
#include "BF2ScheduleFront.hh"
#include "BFShareOperandWithScheduled.hh"
#include "HWOperation.hh"
#include "FUPort.hh"
Go to the source code of this file.
Definition of BFShareOperands class
Searches for potential operations to share operand with, and then calls BFShareOperandWithScheduled to fo the actual operand sharing.
Definition in file BFShareOperands.cc.