Open64 (mfef90, whirl2f, and IR tools)  TAG: version-openad; SVN changeset: 916
phase.cxx File Reference
#include "defs.h"
#include "phase.h"
Include dependency graph for phase.cxx:

Go to the source code of this file.

Variables

PHASE_SPECIFIC_OPTION_GROUP phase_ogroup_table []

Variable Documentation

Initial value:
 {
    {"SWP", 3, PHASE_CG},
    {"GRA", 3, PHASE_CG},
    {"CG", 2, PHASE_CG},
    {"GCM", 3, PHASE_CG},
    {"IPL", 3, PHASE_IPL},
    {NULL}                          
}

Definition at line 54 of file phase.cxx.

Referenced by Handle_Phase_Specific_Options().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines