ANL_REGION_CONSTRUCT Class Reference

#include <anl_region_construct.h>

Collaboration diagram for ANL_REGION_CONSTRUCT:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ANL_REGION_CONSTRUCT (WN *region, INT32 construct_level, ANL_FUNC_ENTRY *func_entry, MEM_POOL *pool)
WNNext_Stmt ()
void Write (ANL_CBUF *cbuf)

Static Public Member Functions

static BOOL Is_ProMpf_Region_Construct (WN *stmt)
static BOOL Is_Valid_Dir (ANL_PRAGMA_ATTRIBUTE *dir, INT32 construct_level)

Private Types

enum  ANL_REGION_KIND {
  ANL_UNKNOWN_REGION, ANL_PARALLEL_REGION, ANL_PSECTION_REGION, ANL_SINGLE_PROCESS_REGION,
  ANL_MASTER_PROCESS_REGION
}

Private Member Functions

WN_First_Region_Stmt ()
WN_Last_Region_Stmt ()
void _Region_Srcpos_Range (ANL_SRCPOS *min, ANL_SRCPOS *max)
void _Region_Body_Srcpos_Range (ANL_SRCPOS *min, ANL_SRCPOS *max)
WN_userEndParallel ()
void _Write_Region_Directive (ANL_CBUF *cbuf)

Private Attributes

INT64 _id
ANL_REGION_KIND _region_kind
WN_region
INT32 _construct_level
BOOL _is_nowait
BOOL _is_omp
ANL_FUNC_ENTRY_func_entry
MEM_POOL_pool

Detailed Description

Definition at line 59 of file anl_region_construct.h.


Member Enumeration Documentation

Enumerator:
ANL_UNKNOWN_REGION 
ANL_PARALLEL_REGION 
ANL_PSECTION_REGION 
ANL_SINGLE_PROCESS_REGION 
ANL_MASTER_PROCESS_REGION 

Definition at line 63 of file anl_region_construct.h.


Constructor & Destructor Documentation

ANL_REGION_CONSTRUCT::ANL_REGION_CONSTRUCT ( WN region,
INT32  construct_level,
ANL_FUNC_ENTRY func_entry,
MEM_POOL pool 
)

Member Function Documentation

WN * ANL_REGION_CONSTRUCT::_First_Region_Stmt (  )  [private]

Definition at line 102 of file anl_region_construct.cxx.

References _region, NULL, and WN_prev().

Referenced by _Region_Srcpos_Range(), and Write().

Here is the call graph for this function:

WN * ANL_REGION_CONSTRUCT::_Last_Region_Stmt (  )  [private]

Definition at line 114 of file anl_region_construct.cxx.

References _region, NULL, and WN_next().

Referenced by _Region_Srcpos_Range(), Next_Stmt(), and Write().

Here is the call graph for this function:

void ANL_REGION_CONSTRUCT::_Region_Body_Srcpos_Range ( ANL_SRCPOS min,
ANL_SRCPOS max 
) [private]
void ANL_REGION_CONSTRUCT::_Region_Srcpos_Range ( ANL_SRCPOS min,
ANL_SRCPOS max 
) [private]
WN * ANL_REGION_CONSTRUCT::_userEndParallel (  )  [private]
void ANL_REGION_CONSTRUCT::_Write_Region_Directive ( ANL_CBUF cbuf  )  [private]
BOOL ANL_REGION_CONSTRUCT::Is_ProMpf_Region_Construct ( WN stmt  )  [static]
BOOL ANL_REGION_CONSTRUCT::Is_Valid_Dir ( ANL_PRAGMA_ATTRIBUTE dir,
INT32  construct_level 
) [static]

Definition at line 91 of file anl_region_construct.cxx.

References ANL_PRAGMA_ATTRIBUTE::Is_Region_Construct_Attribute().

Referenced by Write().

Here is the call graph for this function:

WN * ANL_REGION_CONSTRUCT::Next_Stmt (  ) 

Definition at line 388 of file anl_region_construct.cxx.

References _Last_Region_Stmt(), and WN_next().

Referenced by ANL_FUNC_ENTRY::Emit_Nested_Original_Constructs().

Here is the call graph for this function:

void ANL_REGION_CONSTRUCT::Write ( ANL_CBUF cbuf  ) 

Member Data Documentation

Definition at line 75 of file anl_region_construct.h.

Referenced by Write().

Definition at line 72 of file anl_region_construct.h.

Referenced by _Write_Region_Directive(), ANL_REGION_CONSTRUCT(), and Write().

Definition at line 76 of file anl_region_construct.h.

Referenced by _Write_Region_Directive(), ANL_REGION_CONSTRUCT(), and Write().

Definition at line 77 of file anl_region_construct.h.

Referenced by _Write_Region_Directive(), ANL_REGION_CONSTRUCT(), and Write().

Definition at line 79 of file anl_region_construct.h.

Referenced by Write().

Definition at line 73 of file anl_region_construct.h.

Referenced by _Write_Region_Directive(), ANL_REGION_CONSTRUCT(), and Write().


The documentation for this class was generated from the following files:

Generated on Tue Nov 17 06:37:52 2009 for Open64 (mfef90, whirl2f, and IR tools) by  doxygen 1.6.1