#include <ipl_summary.h>
Definition at line 2293 of file ipl_summary.h.
Definition at line 2323 of file ipl_summary.h.
References _symbol_index.
Referenced by Print(), and WB_Print().
| mINT32 SUMMARY_COMMON::Get_common_shape_index | ( | ) | const [inline] |
Definition at line 2326 of file ipl_summary.h.
References _common_shape_index.
Referenced by Print(), and WB_Print().
| mINT32 SUMMARY_COMMON::Get_common_shape_count | ( | ) | const [inline] |
Definition at line 2329 of file ipl_summary.h.
References _common_shape_count.
Referenced by Print(), and WB_Print().
| void SUMMARY_COMMON::Set_has_bad_equiv | ( | ) | [inline] |
| mBOOL SUMMARY_COMMON::Has_bad_equiv | ( | ) | const [inline] |
Definition at line 2332 of file ipl_summary.h.
References _state, and IPL_COMMON_BAD_EQUIV.
Referenced by Print().
| void SUMMARY_COMMON::Set_is_initialized | ( | ) | [inline] |
| mBOOL SUMMARY_COMMON::Is_initialized | ( | ) | const [inline] |
Definition at line 2335 of file ipl_summary.h.
References _state, and IPL_COMMON_IS_INIT.
Referenced by Print().
| void SUMMARY_COMMON::Set_has_bad_split_equiv | ( | ) | [inline] |
| mBOOL SUMMARY_COMMON::Has_bad_split_equiv | ( | ) | const [inline] |
Definition at line 2338 of file ipl_summary.h.
References _state, and IPL_COMMON_BAD_SPLIT_EQUIV.
Referenced by Print().
| void SUMMARY_COMMON::Set_has_array_constants | ( | ) | [inline] |
| mBOOL SUMMARY_COMMON::Has_array_constants | ( | ) | const [inline] |
Definition at line 2341 of file ipl_summary.h.
References _state, and IPL_HAS_CONST_ARRAY.
Referenced by Print().
| INT16 SUMMARY_COMMON::Is_bottom | ( | ) | const [inline] |
| void SUMMARY_COMMON::Set_bottom | ( | ) | [inline] |
| void SUMMARY_COMMON::Set_need_split | ( | ) | [inline] |
| mBOOL SUMMARY_COMMON::Need_split | ( | ) | const [inline] |
| void SUMMARY_COMMON::Set_is_consistent | ( | ) | [inline] |
| INT16 SUMMARY_COMMON::Is_consistent | ( | ) | const [inline] |
| void SUMMARY_COMMON::Set_has_unstructured_cflow | ( | ) | [inline] |
Definition at line 2354 of file ipl_summary.h.
References _state, and IPL_HAS_UNSTRUCTURED_FLOW_WITH_ASSIGN.
| INT16 SUMMARY_COMMON::Has_unstructured_cflow | ( | ) | const [inline] |
Definition at line 2357 of file ipl_summary.h.
References _state, and IPL_HAS_UNSTRUCTURED_FLOW_WITH_ASSIGN.
Referenced by Print().
| void SUMMARY_COMMON::Set_imod | ( | ) | [inline] |
| INT16 SUMMARY_COMMON::Is_imod | ( | ) | const [inline] |
| void SUMMARY_COMMON::Set_has_equivalences | ( | ) | [inline] |
| INT16 SUMMARY_COMMON::Has_equivalences | ( | ) | const [inline] |
Definition at line 2364 of file ipl_summary.h.
References _state, and IPL_HAS_EQUIVALENCES.
Referenced by Print().
Definition at line 1217 of file ipl_summary_print.cxx.
References fprintf(), i, INT, and SBar.
Referenced by IPA_Trace_Summary_Section(), SUMMARIZE< IPL >::Trace(), and SUMMARIZE< program >::Trace().
Definition at line 1167 of file ipl_summary_print.cxx.
References fprintf(), Get_common_shape_count(), Get_common_shape_index(), Get_symbol_index(), Has_array_constants(), Has_bad_equiv(), Has_bad_split_equiv(), Has_equivalences(), Has_unstructured_cflow(), Is_initialized(), and SUMMARY_SYMBOL::Print().
Referenced by Trace().
Definition at line 187 of file wb_summary.cxx.
References fprintf(), Get_common_shape_count(), Get_common_shape_index(), and Get_symbol_index().
Referenced by CG_BROWSER::Summary_Common(), and WB_BROWSER::Summary_Common().
| mINT32 SUMMARY_COMMON::Get_common_shape_index | ( | ) | const [inline] |
| mINT32 SUMMARY_COMMON::Get_common_shape_count | ( | ) | const [inline] |
| void SUMMARY_COMMON::Set_has_bad_equiv | ( | ) | [inline] |
| mBOOL SUMMARY_COMMON::Has_bad_equiv | ( | ) | const [inline] |
| void SUMMARY_COMMON::Set_is_initialized | ( | ) | [inline] |
| mBOOL SUMMARY_COMMON::Is_initialized | ( | ) | const [inline] |
| void SUMMARY_COMMON::Set_has_bad_split_equiv | ( | ) | [inline] |
| mBOOL SUMMARY_COMMON::Has_bad_split_equiv | ( | ) | const [inline] |
| void SUMMARY_COMMON::Set_has_array_constants | ( | ) | [inline] |
| mBOOL SUMMARY_COMMON::Has_array_constants | ( | ) | const [inline] |
| INT16 SUMMARY_COMMON::Is_bottom | ( | ) | const [inline] |
| void SUMMARY_COMMON::Set_bottom | ( | ) | [inline] |
| void SUMMARY_COMMON::Set_need_split | ( | ) | [inline] |
| mBOOL SUMMARY_COMMON::Need_split | ( | ) | const [inline] |
| void SUMMARY_COMMON::Set_is_consistent | ( | ) | [inline] |
| INT16 SUMMARY_COMMON::Is_consistent | ( | ) | const [inline] |
| void SUMMARY_COMMON::Set_has_unstructured_cflow | ( | ) | [inline] |
Definition at line 2342 of file ipl_summary.h.
References _state, and IPL_HAS_UNSTRUCTURED_FLOW_WITH_ASSIGN.
| INT16 SUMMARY_COMMON::Has_unstructured_cflow | ( | ) | const [inline] |
Definition at line 2345 of file ipl_summary.h.
References _state, and IPL_HAS_UNSTRUCTURED_FLOW_WITH_ASSIGN.
| void SUMMARY_COMMON::Set_imod | ( | ) | [inline] |
| INT16 SUMMARY_COMMON::Is_imod | ( | ) | const [inline] |
| void SUMMARY_COMMON::Set_has_equivalences | ( | ) | [inline] |
| INT16 SUMMARY_COMMON::Has_equivalences | ( | ) | const [inline] |
mINT32 SUMMARY_COMMON::_symbol_index [private] |
Definition at line 2296 of file ipl_summary.h.
Referenced by Get_symbol_index(), and Set_symbol_index().
mINT32 SUMMARY_COMMON::_common_shape_index [private] |
Definition at line 2297 of file ipl_summary.h.
Referenced by Get_common_shape_index(), and Set_common_shape_index().
mUINT16 SUMMARY_COMMON::_common_shape_count [private] |
Definition at line 2298 of file ipl_summary.h.
Referenced by Get_common_shape_count(), and Set_common_shape_count().
mUINT16 SUMMARY_COMMON::_state [private] |
Definition at line 2300 of file ipl_summary.h.
Referenced by Has_array_constants(), Has_bad_equiv(), Has_bad_split_equiv(), Has_equivalences(), Has_unstructured_cflow(), Is_bottom(), Is_consistent(), Is_imod(), Is_initialized(), Need_split(), Set_bottom(), Set_has_array_constants(), Set_has_bad_equiv(), Set_has_bad_split_equiv(), Set_has_equivalences(), Set_has_unstructured_cflow(), Set_imod(), Set_is_consistent(), Set_is_initialized(), and Set_need_split().
1.5.6