OpenADFortTk (basic)
src/lib/support/Open64IRInterface/WhirlGlobalStateUtils.h File Reference
#include <iostream>
#include <map>
#include "Open64BasicTypes.h"
Include dependency graph for WhirlGlobalStateUtils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PUToScopedSymTabMap

Namespaces

namespace  WhirlGlobalStateUtils_hidden

Typedefs

typedef std::map< PU_Info
*, SCOPE * > 
WhirlGlobalStateUtils_hidden::PUToScopedSymTabBaseMap

Functions

void PU_SetGlobalState (PU_Info *pu)
void PU_AllocBEGlobalSymtab ()
void PU_FreeBEGlobalSymtab ()
void PU_AllocBELocalSymtab (PU_Info *pu)
void PU_FreeBELocalSymtab (PU_Info *pu)
void WhirlGlobalStateUtils_hidden::PU_SaveGlobalState (PU_Info *pu)

Variables

PUToScopedSymTabMap PUToScopeTabMap

Function Documentation

Definition at line 35 of file WhirlGlobalStateUtils.cpp.

Referenced by whirltester::TestIR_whirl2f().

void PU_AllocBELocalSymtab ( PU_Info *  pu)

Definition at line 72 of file WhirlGlobalStateUtils.cpp.

References PU_AllocBELocalSymtab_helper(), and PU_SetGlobalState().

Referenced by whirltester::TestIR_whirl2f().

Here is the call graph for this function:

Definition at line 52 of file WhirlGlobalStateUtils.cpp.

Referenced by whirltester::TestIR_whirl2f().

void PU_FreeBELocalSymtab ( PU_Info *  pu)

Definition at line 99 of file WhirlGlobalStateUtils.cpp.

References PU_FreeBELocalSymtab_helper(), and PU_SetGlobalState().

Referenced by whirltester::TestIR_whirl2f().

Here is the call graph for this function:


Variable Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines