Open64 (mfef90, whirl2f, and IR tools)  TAG: version-openad; SVN changeset: 916
cleanUpWhirl.cxx File Reference
#include <map>
#include <set>
#include "cleanUpWhirl.h"
#include "wn_tree_util.h"
#include "wn_util.h"
#include "symtab.h"
Include dependency graph for cleanUpWhirl.cxx:

Go to the source code of this file.

Defines

#define xDEBUG(flag, code)   { if (flag) {code; fflush(stdout);} }
#define DEB_CleanUpWhirl   0

Functions

void cleanUpPUInfo (PU_Info *aPUInfo_p)
void cleanUpPUInfoTree (PU_Info *aPUInfoTree_p)

Define Documentation

#define DEB_CleanUpWhirl   0

Definition at line 9 of file cleanUpWhirl.cxx.

Referenced by cleanUpPUInfo().

#define xDEBUG (   flag,
  code 
)    { if (flag) {code; fflush(stdout);} }

Definition at line 8 of file cleanUpWhirl.cxx.

Referenced by cleanUpPUInfo().


Function Documentation

void cleanUpPUInfoTree ( PU_Info aPUInfoTree_p)

Definition at line 127 of file cleanUpWhirl.cxx.

References cleanUpPUInfo().

Referenced by PDGCS_do_proc().

Here is the call graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines