#include <ipl_summary.h>
Definition at line 2220 of file ipl_summary.h.
Definition at line 2233 of file ipl_summary.h.
References _symbol_index.
Referenced by IPA_update_global_symbol_indices(), SUMMARIZE< program >::Record_global_dmod(), SUMMARIZE< program >::Record_global_ref(), SUMMARIZE< program >::Record_mod_common(), and SUMMARIZE< program >::Set_IO().
Definition at line 2234 of file ipl_summary.h.
References _symbol_index.
Referenced by IPAA_STEP::Get_merged_global_id(), IPAA_STEP::Initialize_Ref_Info(), IPA_process_globals(), IPA_update_global_symbol_indices(), Print(), SUMMARIZE< program >::Process_procedure(), SUMMARIZE< program >::Record_global_dmod(), SUMMARIZE< program >::Record_mod_common(), Reset_modref_count(), and WB_Print().
| void SUMMARY_GLOBAL::Inc_refcount | ( | ) | [inline] |
Definition at line 2236 of file ipl_summary.h.
References _refcount.
Referenced by SUMMARIZE< program >::Record_global_ref().
| mINT32 SUMMARY_GLOBAL::Get_refcount | ( | ) | const [inline] |
Definition at line 2237 of file ipl_summary.h.
References _refcount.
Referenced by IPA_process_globals(), Print(), Reset_modref_count(), and WB_Print().
| void SUMMARY_GLOBAL::Inc_modcount | ( | ) | [inline] |
Definition at line 2239 of file ipl_summary.h.
References _modcount.
Referenced by Inc_modcount(), SUMMARIZE< program >::Process_procedure(), SUMMARIZE< program >::Record_mod_common(), and SUMMARIZE< program >::Set_IO().
| mINT32 SUMMARY_GLOBAL::Get_modcount | ( | ) | const [inline] |
Definition at line 2240 of file ipl_summary.h.
References _modcount.
Referenced by IPA_process_globals(), Print(), Reset_modref_count(), and WB_Print().
| void SUMMARY_GLOBAL::Set_imod | ( | ) | [inline] |
| BOOL SUMMARY_GLOBAL::Is_imod | ( | ) | const [inline] |
Definition at line 2243 of file ipl_summary.h.
References _modref, and IPL_IMOD.
Referenced by Print(), and WB_Print().
Definition at line 2245 of file ipl_summary.h.
References _modref, and IPL_DMOD.
Referenced by SUMMARIZE< program >::Process_procedure(), SUMMARIZE< program >::Record_global_dmod(), SUMMARIZE< program >::Record_mod_common(), and SUMMARIZE< program >::Set_IO().
| BOOL SUMMARY_GLOBAL::Is_dmod | ( | ) | const [inline] |
Definition at line 2246 of file ipl_summary.h.
References _modref, and IPL_DMOD.
Referenced by IPAA_STEP::Initialize_Ref_Info(), Print(), and WB_Print().
| void SUMMARY_GLOBAL::Set_iref | ( | ) | [inline] |
Definition at line 2248 of file ipl_summary.h.
References _modref, and IPL_IREF.
Referenced by SUMMARIZE< program >::Record_global_ref().
| BOOL SUMMARY_GLOBAL::Is_iref | ( | ) | const [inline] |
Definition at line 2249 of file ipl_summary.h.
References _modref, and IPL_IREF.
Referenced by Print(), and WB_Print().
| void SUMMARY_GLOBAL::Set_dref | ( | ) | [inline] |
Definition at line 2251 of file ipl_summary.h.
References _modref, and IPL_DREF.
Referenced by SUMMARIZE< program >::Record_global_ref().
| BOOL SUMMARY_GLOBAL::Is_dref | ( | ) | const [inline] |
Definition at line 2252 of file ipl_summary.h.
References _modref, and IPL_DREF.
Referenced by Print(), and WB_Print().
| void SUMMARY_GLOBAL::Set_aref | ( | ) | [inline] |
Definition at line 2254 of file ipl_summary.h.
References _modref, and IPL_AREF.
Referenced by SUMMARIZE< program >::Record_global_ref().
| BOOL SUMMARY_GLOBAL::Is_aref | ( | ) | const [inline] |
Definition at line 2255 of file ipl_summary.h.
References _modref, and IPL_AREF.
Referenced by Print().
| void SUMMARY_GLOBAL::Set_ikill | ( | ) | [inline] |
| BOOL SUMMARY_GLOBAL::Is_ikill | ( | ) | const [inline] |
Definition at line 2259 of file ipl_summary.h.
References _modref, and IPL_IKILL.
Referenced by Print(), and WB_Print().
| void SUMMARY_GLOBAL::Set_dkill | ( | ) | [inline] |
| BOOL SUMMARY_GLOBAL::Is_dkill | ( | ) | const [inline] |
Definition at line 2262 of file ipl_summary.h.
References _modref, and IPL_DKILL.
Referenced by IPAA_STEP::Initialize_Ref_Info(), Print(), and WB_Print().
| BOOL SUMMARY_GLOBAL::Is_ref | ( | ) | const [inline] |
Definition at line 2265 of file ipl_summary.h.
References _modref, and IPL_REF.
Referenced by IPAA_STEP::Initialize_Ref_Info().
| BOOL SUMMARY_GLOBAL::Is_modref | ( | ) | const [inline] |
Definition at line 2268 of file ipl_summary.h.
References _modref, and IPL_MODREF_ANY.
Referenced by IPAA_STEP::Initialize_Ref_Info().
Definition at line 1107 of file ipl_summary_print.cxx.
References fprintf(), Get_modcount(), SUMMARY_SYMBOL::Get_Name(), Get_refcount(), Get_symbol_index(), Is_aref(), SUMMARY_SYMBOL::Is_cmod(), SUMMARY_SYMBOL::Is_cref(), Is_dkill(), Is_dmod(), Is_dref(), Is_ikill(), Is_imod(), Is_iref(), and sym.
Referenced by Trace().
Definition at line 1130 of file ipl_summary_print.cxx.
References Print(), and TFile.
Referenced by IPAA_STEP::Initialize_Ref_Info().
Definition at line 1140 of file ipl_summary_print.cxx.
References fprintf(), i, INT, and SBar.
Referenced by IPA_Trace_Summary_Section(), SUMMARIZE< IPL >::Trace(), SUMMARIZE< program >::Trace(), and Trace_array().
Definition at line 312 of file wb_summary.cxx.
References fprintf(), Get_modcount(), Get_refcount(), Get_symbol_index(), Is_dkill(), Is_dmod(), Is_dref(), Is_ikill(), Is_imod(), and Is_iref().
Referenced by CG_BROWSER::Summary_Global(), and WB_BROWSER::Summary_Global().
| void SUMMARY_GLOBAL::Inc_refcount | ( | ) | [inline] |
| mINT32 SUMMARY_GLOBAL::Get_refcount | ( | ) | const [inline] |
| void SUMMARY_GLOBAL::Inc_modcount | ( | ) | [inline] |
| mINT32 SUMMARY_GLOBAL::Get_modcount | ( | ) | const [inline] |
| void SUMMARY_GLOBAL::Set_imod | ( | ) | [inline] |
| BOOL SUMMARY_GLOBAL::Is_imod | ( | ) | const [inline] |
| BOOL SUMMARY_GLOBAL::Is_dmod | ( | ) | const [inline] |
| void SUMMARY_GLOBAL::Set_iref | ( | ) | [inline] |
| BOOL SUMMARY_GLOBAL::Is_iref | ( | ) | const [inline] |
| void SUMMARY_GLOBAL::Set_dref | ( | ) | [inline] |
| BOOL SUMMARY_GLOBAL::Is_dref | ( | ) | const [inline] |
| void SUMMARY_GLOBAL::Set_aref | ( | ) | [inline] |
| BOOL SUMMARY_GLOBAL::Is_aref | ( | ) | const [inline] |
| void SUMMARY_GLOBAL::Set_ikill | ( | ) | [inline] |
| BOOL SUMMARY_GLOBAL::Is_ikill | ( | ) | const [inline] |
| void SUMMARY_GLOBAL::Set_dkill | ( | ) | [inline] |
| BOOL SUMMARY_GLOBAL::Is_dkill | ( | ) | const [inline] |
| BOOL SUMMARY_GLOBAL::Is_ref | ( | ) | const [inline] |
| BOOL SUMMARY_GLOBAL::Is_modref | ( | ) | const [inline] |
mINT32 SUMMARY_GLOBAL::_symbol_index [private] |
Definition at line 2224 of file ipl_summary.h.
Referenced by Get_symbol_index(), and Set_symbol_index().
mINT32 SUMMARY_GLOBAL::_refcount [private] |
mINT32 SUMMARY_GLOBAL::_modcount [private] |
mUINT16 SUMMARY_GLOBAL::_modref [private] |
Definition at line 2227 of file ipl_summary.h.
Referenced by Is_aref(), Is_dkill(), Is_dmod(), Is_dref(), Is_ikill(), Is_imod(), Is_iref(), Is_modref(), Is_ref(), Set_aref(), Set_dkill(), Set_dmod(), Set_dref(), Set_ikill(), Set_imod(), and Set_iref().
1.5.6