Open64 (mfef90, whirl2f, and IR tools)  TAG: version-openad; SVN changeset: 916
anl_loop_construct.cxx File Reference
#include "wn_tree_util.h"
#include "anl_common.h"
#include "anl_diagnostics.h"
#include "anl_file_mngr.h"
#include "w2cf_translator.h"
#include "anl_varlist.h"
#include "anl_pragma_attribute.h"
#include "anl_func_entry.h"
#include "anl_loop_construct.h"
Include dependency graph for anl_loop_construct.cxx:

Go to the source code of this file.

Defines

#define WN_current_loop_nest(wn)   WN_pragma_arg1(wn)
#define WN_max_loop_nest(wn)   WN_pragma_arg2(wn)

Variables

ANL_DIAGNOSTICSAnl_Diag

Define Documentation

#define WN_current_loop_nest (   wn)    WN_pragma_arg1(wn)

Definition at line 54 of file anl_loop_construct.cxx.

Referenced by ANL_LOOP_CONSTRUCT::ANL_LOOP_CONSTRUCT().

#define WN_max_loop_nest (   wn)    WN_pragma_arg2(wn)

Definition at line 55 of file anl_loop_construct.cxx.

Referenced by ANL_LOOP_CONSTRUCT::_Write_Loop_Directive().


Variable Documentation

Definition at line 83 of file anl_driver.cxx.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines