OpenASIP
2.0
|
#include "BFPostpassBypasser.hh"
#include "DataDependenceGraph.hh"
#include "BF2Scheduler.hh"
#include "BFPostpassBypass.hh"
Go to the source code of this file.
Definition of BFPostpassBypasser class
After scheduling all moves, searches for a bypasses which can be bypassed after scheduling everything. Calls BFPostpassBypass to bypass these.
Definition in file BFPostpassBypasser.cc.