Default implementation for some of the methods in the abstract IR interface for Alias analysis. More...
#include <iostream>#include <list>#include "AliasIRInterface.hpp"
Go to the source code of this file.
Classes | |
| class | OA::Alias::EmptyIRStmtIterator |
| class | OA::Alias::AliasIRInterfaceDefault |
Namespaces | |
| namespace | OA |
Namespace for the whole OpenAnalysis Toolkit. | |
| namespace | OA::Alias |
Namespace for all Alias Analysis interfaces and implementations. | |
Default implementation for some of the methods in the abstract IR interface for Alias 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.
Definition in file AliasIRInterfaceDefault.hpp.
1.6.1