Abstract IR interface for ReachDef analysis. More...
#include <iostream>#include <list>#include <string>#include <OpenAnalysis/Utils/OA_ptr.hpp>#include <OpenAnalysis/IRInterface/IRHandles.hpp>#include <OpenAnalysis/IRInterface/AssignPairIterator.hpp>#include <OpenAnalysis/ExprTree/ExprTree.hpp>

Go to the source code of this file.
Classes | |
| class | OA::ReachDefs::ReachDefsIRInterface |
Namespaces | |
| namespace | OA |
Namespace for the whole OpenAnalysis Toolkit. | |
| namespace | OA::ReachDefs |
Abstract IR interface for ReachDef analysis.
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 getVisibleSymIterator.
Definition in file ReachDefsIRInterface.hpp.
1.6.1