OpenASIP
2.0
|
#include "BF2Scheduler.hh"
#include "DataDependenceGraph.hh"
#include "BFPostpassDRE.hh"
#include "BFUnscheduleMove.hh"
#include "Machine.hh"
Go to the source code of this file.
Definition of BFPostpassDRE class
Performs a dead-result elimination for the post-pass bypasser.
Definition in file BFPostpassDRE.cc.