#include "prefetch.h"#include "lnoutils.h"#include "pf_common.h"


Go to the source code of this file.
Data Types | |
| module | SINGLE_ARRAY_REF_PREF |
| module | SINGLE_LOOP |
| module | MANUAL_PREFETCH_SYMBOLS |
Functions/Subroutines | |
| void | dump_tree (WN *wn) |
| void | fdump_tree (FILE *, WN *) |
| void | dump_wn (WN *wn) |
| void | fdump_wn (FILE *, WN *wn) |
Variables | |
| MANUAL_PREFETCH_SYMBOLS * | mpf_syms |
Definition at line 1609 of file ir_reader.cxx.
Definition at line 1585 of file ir_reader.cxx.
Definition at line 1663 of file ir_reader.cxx.
Referenced by Analyze_index(), CG_Region_Finalize(), Check_Dump(), Check_for_IR_Dump(), IP_ALIAS_CLASSIFICATION::Classify_memops(), IP_ALIAS_CLASSIFICATION::Classify_wn_and_kids(), Compare_whirl_tree(), OPT_STAB::Create(), Do_WOPT_and_CG_with_Regions(), dump_region_tree(), dump_tree(), ALIAS_CLASSIFICATION::Dump_wn_tree(), EMITTER::Emit(), ALIAS_MANAGER::Erase_ip_alias_class_if_invalid(), F90_Lower(), fdump_region_tree(), fdump_tree_no_st(), fdump_tree_with_alias(), fdump_tree_with_freq(), IP_ALIAS_CLASSIFICATION::Finalize_ac_map_wn(), ALIAS_MANAGER::Gen_alias_id(), IP_ALIAS_CLASSIFICATION::Handle_call(), HoistIf_Phase(), RVI::Insert_statement(), IPA_Preoptimize(), IPO_Modify_WN_for_field_reorder(), LNO_Processing(), RVI::Load_from_preg_cvtl(), lower_bit_field_id(), PDGCS_do_proc(), RVI::Perform_phase1(), RVI::Perform_phase2(), Perform_Procedure_Summary_Phase(), RVI::Perform_RVI(), Pre_Optimizer(), STMTREP::Print(), SINGLE_ARRAY_REF_PREF::Print(), RVI_NODE::Print(), Print_Cflow_Graph(), Print_LOOPINFO(), RINIT::Process_region(), REGION_add_wn_points_to(), REGION_init(), REGION_Initialize(), Replace_store_of_ded_reg(), RESTRICTED_MAP::Save_info(), show_tree(), Simd_Phase(), WN_INSTRUMENT_WALKER::Tree_Walk(), EMITTER::Verify(), Verify_alias(), DU_MANAGER::Verify_du_chains_in_tree(), VHO_Lower_Driver(), WB_this_tree(), WFE_Expand_Expr(), and WOPT_Processing().
Definition at line 1597 of file ir_reader.cxx.
Referenced by OPT_PU_POINTS_TO_SUMMARIZER::Annotate_points_to_summary(), OPT_PU_POINTS_TO_SUMMARIZER::Bind_callee_points_to_summary(), IP_ALIAS_CLASSIFICATION::Classify_deref_of_expr(), ALIAS_CLASSIFICATION::Dump_wn(), IP_ALIAS_CLASSIFICATION::Finalize_ac_map_wn(), OPT_REVISE_SSA::Find_scalars_from_lda_iloads(), OPT_REVISE_SSA::Find_scalars_from_lda_indirects(), OPT_REVISE_SSA::Find_scalars_from_lowering_bitfld(), OPT_REVISE_SSA::Find_scalars_from_lowering_bitfld_cr(), OPT_REVISE_SSA::Get_new_occ(), RVI::Get_wn_local_attributes(), RGN_LABEL::Print(), DU_MANAGER::Print_Du(), PRINT_HOMING_INFO(), FEEDBACK::Print_with_wn(), REGION_update_alias_info(), DU_MANAGER::Verify_scalar_usage(), and WGEN_Trace_wn().
Definition at line 48 of file pf_manual.cxx.
Referenced by PF_LOOPNODE::Add_Ref(), Prefetch_Driver(), Prefetch_Manual(), and Process_PU_Disable_Pragmas().
1.5.6