OpenASIP  2.0
LiveRangeData.cc File Reference
#include "LiveRangeData.hh"
#include "DataDependenceGraph.hh"
#include "Move.hh"
Include dependency graph for LiveRangeData.cc:

Go to the source code of this file.

Detailed Description

Implementation of LiveRangeData class.

Contains live range-related data for one basic block. This is geenrated and used by ddg builder. This may also be used by later parts of the scheduler.

Author
Heikki Kultala 2011 (hkult.nosp@m.ala@.nosp@m.cs.tu.nosp@m.t.fi)
Note
rating: red

Definition in file LiveRangeData.cc.