
Go to the source code of this file.
Functions/Subroutines | |
| void | Pic_optimization () |
| void | Fix_up_static_functions () |
| void | Optimize_Global_Variables () |
| void | Autognum_Driver () |
| void Autognum_Driver | ( | ) |
Definition at line 797 of file ipc_pic.cxx.
References BOOL, FALSE, fflush(), fprintf(), IPA_Enable_AutoGnum, IPA_Enable_Picopt, IPA_Enable_Relocatable_Opt, IPO_only_one_got(), IPO_tag_sym_gp_rel(), one_got, Refcount_sym_idx, TFile, Trace_IPA, Trace_Perf, and Verbose.
Referenced by Perform_Interprocedural_Optimization().
| void Fix_up_static_functions | ( | ) |
Definition at line 297 of file ipc_pic.cxx.
References For_all(), GLOBAL_SYMTAB, ld_ipa_opt, LD_IPA_SHARABLE, St_Table, and Verify_SYMTAB().
Referenced by ipa_driver().
| void Optimize_Global_Variables | ( | ) |
Definition at line 397 of file ipc_pic.cxx.
References For_all(), GLOBAL_SYMTAB, and St_Table.
Referenced by Perform_Interprocedural_Analysis().
| void Pic_optimization | ( | ) |
Definition at line 238 of file ipc_pic.cxx.
References F_CALL_SHARED, ld_ipa_option::flag, For_all(), Get_IPA_Object_Name(), GLOBAL_SYMTAB, HS_IGNORE, INT, LD_IPA_HIDES, ld_ipa_opt, LD_IPA_SHARABLE, St_Table, and Verify_SYMTAB().
Referenced by ipa_driver().
1.5.6