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

Definition for Location Set class. More...

#include "LocSet.hpp"
#include "Location.hpp"
Include dependency graph for LocSet.cpp:

Go to the source code of this file.

Namespaces

 OA
 Namespace for the whole OpenAnalysis Toolkit.
 

Constant Groups

 OA
 Namespace for the whole OpenAnalysis Toolkit.
 

Functions

void OA::dumpLocSet (LocSet &set, std::ostream &os, OA_ptr< IRHandlesIRInterface > pIR)
 
OA_ptr< LocSet > OA::intersectLocSets (LocSet &set1, LocSet &set2)
 
OA_ptr< LocSet > OA::unionLocSets (LocSet &set1, LocSet &set2)
 
bool OA::mayOverlapLocSets (LocSet &set1, LocSet &set2)
 
bool OA::subSetOf (LocSet &set1, LocSet &set2)
 

Variables

static bool OA::debug = false
 

Detailed Description

Definition for Location Set class.

Authors
Michelle Strout, Andy Stone
Version
Id:
LocSet.cpp,v 1.1 2007/10/08 19:19:13 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 LocSet.cpp.