|
OpenASIP 2.2
|
#include "BFOptimization.hh"#include "LiveRangeData.hh"#include "DataDependenceGraph.hh"#include "Terminal.hh"

Go to the source code of this file.
Classes | |
| class | BFRenameLiveRange |
Declaration of BFRenameLiveRange class
Renames a liverange, consisting of one or more writes, and one or more either register reads or guadrd uses of the register.
Definition in file BFRenameLiveRange.hh.