The AnnotationManager that generates union-find sets of MREs, where each MRE in the set may alias other MREs in the set. More...
#include "ManagerFIAlias.hpp"#include <Utils/Util.hpp>
Go to the source code of this file.
Classes | |
| class | OA::Alias::OuterRefOpVisitor |
| class | OA::Alias::RecordMREsVisitor |
Namespaces | |
| namespace | OA |
Namespace for the whole OpenAnalysis Toolkit. | |
| namespace | OA::Alias |
Namespace for all Alias Analysis interfaces and implementations. | |
The AnnotationManager that generates union-find sets of MREs, where each MRE in the set may alias other MREs in the set.
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 ManagerFIAlias.cpp.
1.7.1