OpenADFortTk (including Open64 and OpenAnalysis references)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
ManagerFIAlias.cpp File Reference

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>
Include dependency graph for ManagerFIAlias.cpp:

Go to the source code of this file.

Classes

class  OA::Alias::OuterRefOpVisitor
 
class  OA::Alias::RecordMREsVisitor
 

Namespaces

 OA
 Namespace for the whole OpenAnalysis Toolkit.
 
 OA::Alias
 Namespace for all Alias Analysis interfaces and implementations.
 

Constant Groups

 OA
 Namespace for the whole OpenAnalysis Toolkit.
 
 OA::Alias
 Namespace for all Alias Analysis interfaces and implementations.
 

Variables

static bool OA::Alias::debug = false
 

Detailed Description

The AnnotationManager that generates union-find sets of MREs, where each MRE in the set may alias other MREs in the set.

Authors
Michelle Strout, Brian White
Version
Id:
ManagerFIAlias.cpp,v 1.3 2008/02/06 19:58:47 utke 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.

Definition in file ManagerFIAlias.cpp.