Open64 (mfef90, whirl2f, and IR tools)  TAG: version-openad; SVN changeset: 916
cwh_directive.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

WNcwh_mp_region (WN_PRAGMA_ID wn_pragma_id, int threadcount, int datacount, int ontocount, int reductioncount, int chunkcount, int is_omp)
void cwh_directive_insert_do_loop_directives (void)
void cwh_directive_add_do_loop_directive (WN *directive)
void cwh_directive_barrier_insert (WN *ins, int args)

Variables

int parallel_do_count

Function Documentation

void cwh_directive_add_do_loop_directive ( WN directive)

Definition at line 2513 of file cwh_directive.cxx.

References do_loop_directive_block, WN_CreateBlock(), and WN_INSERT_BlockLast.

Here is the call graph for this function:

Definition at line 2532 of file cwh_directive.cxx.

References cwh_block_append(), do_loop_directive_block, and NULL.

Referenced by fei_doloop().

Here is the call graph for this function:

WN* cwh_mp_region ( WN_PRAGMA_ID  wn_pragma_id,
int  threadcount,
int  datacount,
int  ontocount,
int  reductioncount,
int  chunkcount,
int  is_omp 
)

Variable Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines