Open64 (mfef90, whirl2f, and IR tools)  TAG: version-openad; SVN changeset: 916
curr.wb.cxx File Reference
#include <sys/types.h>
#include <ctype.h>
#include <limits.h>
#include "wn.h"
#include "wn_simp.h"
#include "strtab.h"
#include "opt_du.h"
#include "opt_alias_mgr.h"
#include "dep_graph.h"
#include "prompf.h"
#include "wb_util.h"
#include "wb_browser.h"
#include "wb.h"
Include dependency graph for curr.wb.cxx:

Go to the source code of this file.

Functions

void s_f90_lower_debug (char init_buffer[])
void s_omp_debug (char init_buffer[])
void s_lno_debug (char init_buffer[])
void s_lwr_debug (char init_buffer[])
void s_anl_debug (char init_buffer[])
void s_ipl_debug (char init_buffer[])
void cg_sdebug (char init_buffer[])
void WB_Initialize (WB_BROWSER *wb, WN *wn_global, PU *pu, DU_MANAGER *du, ALIAS_MANAGER *alias_mgr, WN_MAP prompf_id_map)
void WB_Terminate (WB_BROWSER *wb)
WB_PHASE WB_Phase ()
void WB_Set_Phase (WB_PHASE WB_Phase)
void sdebug (char init_buffer[])
void swb (char init_buffer[])
void debug ()
void wb ()
void debug_root (WN *wn_root)
void wb_root (WN *wn_root)

Variables

static WB_PHASE WB_Current_Phase = WBP_NONE
static WB_COMMAND WBS_Command_List []
static WB_COMMAND WB_Command_List []

Function Documentation

void cg_sdebug ( char  init_buffer[])

Referenced by sdebug().

void debug ( )

Definition at line 232 of file curr.wb.cxx.

References sdebug().

Referenced by cwh_block_toggle_debug(), and wb().

Here is the call graph for this function:

void debug_root ( WN wn_root)

Definition at line 242 of file curr.wb.cxx.

References NULL, wb(), WB_Initialize(), and WB_Terminate().

Referenced by wb_root().

Here is the call graph for this function:

void s_anl_debug ( char  init_buffer[])
void s_f90_lower_debug ( char  init_buffer[])

Referenced by sdebug().

void s_ipl_debug ( char  init_buffer[])

Referenced by sdebug().

void s_lno_debug ( char  init_buffer[])

Referenced by sdebug().

void s_lwr_debug ( char  init_buffer[])
void s_omp_debug ( char  init_buffer[])
void sdebug ( char  init_buffer[])
void swb ( char  init_buffer[])

Definition at line 227 of file curr.wb.cxx.

References sdebug().

Here is the call graph for this function:

void wb ( )

Definition at line 237 of file curr.wb.cxx.

References debug().

Referenced by debug_root().

Here is the call graph for this function:

void WB_Initialize ( WB_BROWSER *  wb,
WN wn_global,
PU pu,
DU_MANAGER *  du,
ALIAS_MANAGER *  alias_mgr,
WN_MAP  prompf_id_map 
)

Definition at line 164 of file curr.wb.cxx.

References WB_Command_List.

Referenced by debug_root().

Definition at line 187 of file curr.wb.cxx.

References WB_Current_Phase.

Referenced by WB_Set_Phase().

void wb_root ( WN wn_root)

Definition at line 250 of file curr.wb.cxx.

References debug_root().

Here is the call graph for this function:

void WB_Set_Phase ( WB_PHASE  WB_Phase)

Definition at line 192 of file curr.wb.cxx.

References WB_Current_Phase, and WB_Phase().

Here is the call graph for this function:

void WB_Terminate ( WB_BROWSER *  wb)

Definition at line 179 of file curr.wb.cxx.

References NULL.

Referenced by debug_root().


Variable Documentation

WB_COMMAND WB_Command_List[] [static]

Definition at line 120 of file curr.wb.cxx.

Referenced by WB_Initialize().

Definition at line 84 of file curr.wb.cxx.

Referenced by sdebug(), WB_Phase(), and WB_Set_Phase().

WB_COMMAND WBS_Command_List[] [static]

Definition at line 86 of file curr.wb.cxx.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines