OpenADFortTk (including Open64 and OpenAnalysis references)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
OA::ReachConsts Namespace Reference

Classes

class  ReachConstsIRInterface
 
class  Interface
 
class  InterReachConsts
 
class  ManagerICFGReachConsts
 
class  ManagerInterReachConsts
 
class  ManagerReachConstsStandard
 
class  ConstDef
 Associates a location pointer with a constValBasic pointer. More...
 
class  ConstDefSet
 Set of ConstDef* (intended for use with CFGDFProblem, core data. More...
 
class  ConstDefSetIterator
 Iterator over ConstDef's in a ConstDefSet. More...
 
class  ReachConstsStandard
 

Enumerations

enum  ConstDefType { TOP, VALUE, BOTTOM }
 for a ConstDef ( really location-const pair ) const will not have More...
 

Variables

static bool debug = false
 
static bool debug = false
 
static bool debug = false
 
static bool extra_debug = false
 
static bool meet_debug = false
 
static bool transfer_debug = false
 
static bool debug = false
 

Enumeration Type Documentation

for a ConstDef ( really location-const pair ) const will not have

Enumerator
TOP 
VALUE 
BOTTOM 

Definition at line 46 of file ReachConstsStandard.hpp.

Variable Documentation

bool OA::ReachConsts::debug = false
static

Definition at line 22 of file ReachConstsStandard.cpp.

bool OA::ReachConsts::debug = false
static

Definition at line 23 of file ManagerInterReachConsts.cpp.

bool OA::ReachConsts::debug = false
static

Definition at line 30 of file ManagerReachConstsStandard.cpp.

bool OA::ReachConsts::extra_debug = false
static

Definition at line 31 of file ManagerReachConstsStandard.cpp.

bool OA::ReachConsts::meet_debug = false
static