OpenASIP  2.0
ConstantAliasAnalyzer.cc File Reference
#include "ConstantAliasAnalyzer.hh"
#include "MoveNode.hh"
#include "Move.hh"
#include "DataDependenceGraph.hh"
#include "Terminal.hh"
#include "Operation.hh"
#include "MoveNodeSet.hh"
Include dependency graph for ConstantAliasAnalyzer.cc:

Go to the source code of this file.

Detailed Description

Implementation of ConstantAliasAnalyzer class.

This class does simple alias analysis between memove addresses that come directly from immediates.

Author
Heikki Kultala 2007 (heikki.kultala-no.spam-tut.fi)
Note
rating: red

Definition in file ConstantAliasAnalyzer.cc.