Classes | Namespaces

ReachConstsIRInterface.hpp File Reference

Abstract IR interface for Reaching Constants analysis. More...

#include <OpenAnalysis/IRInterface/IRHandles.hpp>
#include <OpenAnalysis/Utils/OA_ptr.hpp>
#include <OpenAnalysis/ExprTree/ExprTree.hpp>
#include <OpenAnalysis/IRInterface/ConstValBasicInterface.hpp>
#include <OpenAnalysis/IRInterface/EvalToConstVisitorIRInterface.hpp>
#include <OpenAnalysis/IRInterface/AssignPairIterator.hpp>
#include <OpenAnalysis/IRInterface/CalleeToCallerVisitorIRInterface.hpp>
Include dependency graph for ReachConstsIRInterface.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  OA::ReachConsts::ReachConstsIRInterface

Namespaces

namespace  OA
 

Namespace for the whole OpenAnalysis Toolkit.


namespace  OA::ReachConsts

Detailed Description

Abstract IR interface for Reaching Constants analysis.

Authors:
Michelle Strout, Barbara Kreaseck
Version:
Id:
ReachConstsIRInterface.hpp,v 1.7 2005/03/17 21:47:46 mstrout Exp

Copyright (c) 2002-2005, Rice University
Copyright (c) 2004-2005, University of Chicago
Copyright (c) 2006, Contributors
All rights reserved.
See ../../../Copyright.txt for details.

The source IR will be responsible for ...

Preliminary version of this interface so that Nathan can implement some of the stuff we need.

Definition in file ReachConstsIRInterface.hpp.