OpenASIP  2.0
StackAliasAnalyzer.cc File Reference
#include "StackAliasAnalyzer.hh"
#include "MoveNode.hh"
#include "MoveNodeSet.hh"
#include "Move.hh"
#include "ProgramOperation.hh"
#include "DataDependenceGraph.hh"
#include "RegisterFile.hh"
#include "OperationDAG.hh"
#include "OperationNode.hh"
#include "TerminalNode.hh"
#include "Operand.hh"
#include "Terminal.hh"
#include "Operation.hh"
Include dependency graph for StackAliasAnalyzer.cc:

Go to the source code of this file.

Detailed Description

Implementation of StackAliasAnalyzer class.

This class does simple alias analysis between memove addresses that point to the stack.

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

Definition in file StackAliasAnalyzer.cc.