
Go to the source code of this file.
Functions | |
| void | ipl_main (INT ipl_argc, char **ipl_argv) |
| void | Ipl_Init (void) |
| void | Ipl_Init_From_Ipa (MEM_POOL *pool) |
| void | Perform_Procedure_Summary_Phase (WN *w, struct DU_MANAGER *du_mgr, struct ALIAS_MANAGER *alias_mgr, void *emitter) |
| void | Ipl_Fini (void) |
| void | Ipl_Extra_Output (struct output_file *) |
| void Ipl_Extra_Output | ( | struct output_file * | ) |
Referenced by main().
| void Ipl_Fini | ( | void | ) |
Referenced by Phase_Fini().
| void Ipl_Init | ( | void | ) |
Referenced by Phase_Init().
| void Ipl_Init_From_Ipa | ( | MEM_POOL * | pool | ) |
| void ipl_main | ( | INT | ipl_argc, | |
| char ** | ipl_argv | |||
| ) |
Referenced by load_components().
| void Perform_Procedure_Summary_Phase | ( | WN * | w, | |
| struct DU_MANAGER * | du_mgr, | |||
| struct ALIAS_MANAGER * | alias_mgr, | |||
| void * | emitter | |||
| ) |
Referenced by Ipl_Processing().
1.7.1