Open64 (mfef90, whirl2f, and IR tools)  TAG: version-openad; SVN changeset: 916
anl_driver.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void Anl_Process_Command_Line (INT phase_argc, char *phase_argv[], INT argc, char *argv[])
BOOL Anl_Needs_Whirl2c (void)
BOOL Anl_Needs_Whirl2f (void)
void Anl_Init (void)
WN_MAP Anl_Init_Map (MEM_POOL *id_map_pool)
void Anl_Static_Analysis (WN *pu, WN_MAP id_map)
INT64 Get_Next_Construct_Id (void)
INT64 New_Construct_Id (void)
const char * Anl_File_Path (void)
void Anl_Fini (void)
void Anl_Cleanup (void)

Function Documentation

void Anl_Cleanup ( void  )

Definition at line 471 of file anl_driver.cxx.

References ANL_FILE_MNGR::Close_File(), ANL_FILE_MNGR::File_Is_Open(), and NULL.

Referenced by Cleanup_Files().

Here is the call graph for this function:

const char* Anl_File_Path ( void  )

Definition at line 428 of file anl_driver.cxx.

References Anl_Filename.

WN_MAP Anl_Init_Map ( MEM_POOL id_map_pool)

Definition at line 331 of file anl_driver.cxx.

References WN_MAP32_Create.

Referenced by Preprocess_PU().

void Anl_Process_Command_Line ( INT  phase_argc,
char *  phase_argv[],
INT  argc,
char *  argv[] 
)

Definition at line 414 of file anl_driver.cxx.

References Next_Construct_Id, and COUNTER::Value().

Here is the call graph for this function:

INT64 New_Construct_Id ( void  )

Definition at line 421 of file anl_driver.cxx.

References Next_Construct_Id, and COUNTER::Post_Incr().

Referenced by Prompf_Assign_Ids_Traverse().

Here is the call graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines