#include <stdint.h>#include "limits.h"#include "defs.h"#include "stab.h"#include "irbdata.h"#include "config_targ.h"#include "config_opt.h"#include "targ_sim.h"#include "tracing.h"#include "stblock.h"#include "config.h"#include "wn_util.h"#include "wn_simp.h"#include "mempool.h"#include "be_symtab.h"#include "wn_lower.h"#include "opt_config.h"#include "erglob.h"#include "opt_htable.h"#include "opt_util.h"#include "opt_base.h"#include "opt_sym.h"#include "opt_cfg.h"#include "opt_ssa.h"#include "opt_wn.h"#include "opt_mu_chi.h"#include "opt_main.h"#include "opt_fold.h"#include "opt_alias_class.h"#include "opt_points_to.h"#include "opt_cvtl_rule.h"#include <algorithm>#include "targ_const.h"#include "stdlib.h"

Go to the source code of this file.
Data Types | |
| type | transfer_attributes_as_needed |
Defines | |
| #define | __STDC_LIMIT_MACROS |
| #define | USE_STANDARD_TYPES |
Functions/Subroutines | |
| char * | Targ_Print (const char *fmt, TCON cvalue) |
| static void | Collect_addr_passed (WN *wn) |
| static void | Init_addr_passed_for_io (BOOL *collect_for_stmt, BOOL *collect_for_item) |
| static void | Collect_addr_passed_for_io (WN *wn) |
| static void | Collect_addr_passed_for_PU (WN *wn) |
| BOOL | Check_volatility (WN *wn, ST *st) |
| static UINT64 | Desc_type_byte_size (const WN *wn) |
| void | Get_symbol_info_for_cvt_io (POINTS_TO *points_to, WN *wn) |
| static ST * | MTYPE_To_Dedicated_PREG (TYPE_ID mtype) |
| static INT32 | cmp_ofst (AUX_STAB_ENTRY **t1, AUX_STAB_ENTRY **t2) |
| BOOL | Completely_replaced (AUX_STAB_ENTRY *psym) |
| fprintf (TFile,"%sAux symbol table\n%s", DBar, DBar) | |
| fprintf (fp,"aux_stab.Lastidx()=%d\n", aux_stab.Lastidx()) | |
| FOR_ALL_NODE (i, aux_stab_iter, Init()) | |
| fprintf (TFile,"%sOcc table\n%s", DBar, DBar) | |
Variables | |
| static INT32 | aux_sym_cnt |
| AUX_ID | i |
| AUX_STAB_ITER | aux_stab_iter (this) |
| #define __STDC_LIMIT_MACROS |
Definition at line 87 of file opt_sym.cxx.
| #define USE_STANDARD_TYPES |
Definition at line 91 of file opt_sym.cxx.
Definition at line 575 of file opt_sym.cxx.
References CLASS_VAR, FALSE, Is_True, Set_TY_is_volatile, ST_class, ST_type, TRUE, TY_is_volatile, WN_set_ty(), and WN_ty().
Referenced by OPT_STAB::Convert_ST_to_AUX().
| static INT32 cmp_ofst | ( | AUX_STAB_ENTRY ** | t1, | |
| AUX_STAB_ENTRY ** | t2 | |||
| ) | [static] |
Definition at line 1911 of file opt_sym.cxx.
References INT64.
Referenced by OPT_STAB::Make_st_group().
Definition at line 257 of file opt_sym.cxx.
References ALIAS_DUMP_FLAG, fprintf(), Get_Trace(), i, INT, OPERATOR_is_call(), OPERATOR_is_expression(), OPERATOR_is_load(), OPR_LDA, OPR_PARM, Print_ST(), Set_BE_ST_addr_passed(), TFile, TP_GLOBOPT, TRUE, WN_kid(), WN_kid0(), WN_kid_count(), WN_operator(), WN_st(), and WN_st_idx().
Referenced by Collect_addr_passed_for_io(), and Collect_addr_passed_for_PU().
Definition at line 315 of file opt_sym.cxx.
References BOOL, Collect_addr_passed(), FALSE, Init_addr_passed_for_io(), initialized, INT, IOITEM_LAST, IOSTATEMENT_LAST, Is_True, OPR_IO, OPR_IO_ITEM, TRUE, WN_io_item(), WN_io_statement(), WN_kid(), WN_kid_count(), and WN_operator().
Referenced by Collect_addr_passed_for_PU().
Definition at line 361 of file opt_sym.cxx.
References Collect_addr_passed(), Collect_addr_passed_for_io(), i, INT32, NULL, OPERATOR_is_black_box(), OPR_BLOCK, OPR_IO, OPR_PARM, WN_first(), WN_kid(), WN_kid0(), WN_kid_count(), WN_next(), WN_operator(), WN_Parm_By_Reference, and WN_Parm_Passed_Not_Saved.
Referenced by OPT_STAB::Create().
| BOOL Completely_replaced | ( | AUX_STAB_ENTRY * | psym | ) |
Definition at line 2201 of file opt_sym.cxx.
References FALSE, POINTS_TO::Ip_alias_class(), AUX_STAB_ENTRY::Is_real_var(), AUX_STAB_ENTRY::Is_virtual(), AUX_STAB_ENTRY::Loop_index(), PESSIMISTIC_AC_ID, AUX_STAB_ENTRY::Points_to(), AUX_STAB_ENTRY::Synonym(), and TRUE.
Referenced by OPT_STAB::Remap_aux_synonym().
Definition at line 622 of file opt_sym.cxx.
References FLD_get_to_field(), FLD_type, FLD_HANDLE::Is_Null(), Is_True, KIND_STRUCT, MTYPE_M, OPR_LDID, OPR_STID, TY_kind, TY_size, UINT, WN_desc(), WN_field_id(), WN_operator(), and WN_ty().
Referenced by OPT_STAB::Enter_symbol(), and Get_symbol_info_for_cvt_io().
| FOR_ALL_NODE | ( | i | , | |
| aux_stab_iter | , | |||
| Init() | ||||
| ) |
| fprintf | ( | fp | ) |
Referenced by ___MAIN__(), __acos(), __acosf(), __asin(), __asinf(), __atan(), __atan2(), __atan2f(), __atanf(), __cos(), __cosf(), __cosh(), __coshf(), __drem(), __elf_assert(), __erf(), __erfc(), __exp(), __expf(), __expm1(), __expm1f(), __fmod(), __fmodf(), __gs(), __hypot(), __hypotf(), __j0(), __j1(), __jn(), __lgamma(), __libm_rcis(), __log(), __log10(), __log10f(), __log1p(), __log1pf(), __logf(), __omp_fatal(), __pow(), __powf(), __retour(), __sin(), __sincosf(), __sinf(), __sinh(), __sinhf(), __stride_profile_invoke(), __tan(), __tanf(), __tanh(), __tanhf(), __value_profile_invoke(), __y0(), __y1(), __yn(), _ALLOCATE(), SWP_ALLOCATOR::_allocate(), SWP_ALLOCATOR::_best_fit(), _bfd_default_error_handler(), _bfd_ecoff_print_symbol(), _bfd_elf_fprintf_vma(), _bfd_elf_print_private_bfd_data(), _bfd_elf_symbol_from_bfd_symbol(), _bfd_m68hc11_elf_print_private_bfd_data(), _bfd_mips_elf_print_private_bfd_data(), _bfd_XX_print_private_bfd_data_common(), _DEALLOC(), _DEALLOCATE(), _dump_File_Header(), _dump_pu_data(), _dump_Pu_Headers(), _dump_Str_Header(), _dwarf_error(), _dwarf_find_memory(), _dwarf_get_alloc(), _dwarf_p_error(), _dwarf_pro_generate_debugframe(), _dwf_pro_generate_ehframe(), _fcontext(), _getopt_internal(), _ibmerr(), VALNUM_FRE::_ivc_coalesce(), _map_to_dv(), _mcleanup(), _PAUSE(), SWP_ALLOCATOR::_print_dist(), SWP_ALLOCATOR::_print_location_map(), SecHdrTable64::_print_one(), ProgHdrTable64::_print_one(), ElfSymtab::_print_one(), SecHdrTable::_print_one(), ProgHdrTable::_print_one(), SWP_ALLOCATOR::_print_ordered(), SWP_ALLOCATOR::_print_status(), VN::_print_vn_to_exprid(), VN::_set_valnum(), _stride_dv(), _strip_mine(), VN::_trace(), _Unwind_ForceUnwind(), _xanalyze_stmt_for_conds(), _xdependence_is_preserved(), _xfer_iolist(), _xis_legal_shackle(), _xtest_dependence_is_preserved(), a29k_asm_named_section(), aa_alloc(), aa_initialize(), ABI_Properties_End(), abort_(), WB_BROWSER::Access_Array(), access_can_touch_variable(), IPAA_DF_SOLVER::Accumulate_indirect_actual_refs(), IPAA_DF_SOLVER::Accumulate_ref_info(), REGION_INFO_MGR::Acquire_Rgn_Info(), LINEX::Add_access(), Add_Access(), CFG_NODE_INFO::Add_array_param(), Add_Avail_Reg(), CFG::Add_bb_to_edge(), REGIONAL_CFG::Add_BBS_And_Edges(), Add_Body_Header(), LOOPINFO::Add_bound(), Add_Bound(), add_btr_def(), add_candidate_1(), add_control_edge(), add_cost(), CFG_NODE_INFO::Add_def_array(), OPT_FEEDBACK::Add_edge(), DSE::Add_EH_exposed_use(), IPAA_FORMAL_MAP::Add_elmt(), TOP_SCHED_INFO_MAP::Add_Entry(), Add_Fde_Inst(), KEY_SCH::Add_Glue(), DCE::Add_goto_stmt(), add_instr_archive(), add_ipl_cmd_string(), add_line_map(), CFG_NODE_INFO::Add_may_def_array(), add_next_to_vliw(), OPT_FEEDBACK::Add_node(), Add_Object_To_Frame_Segment(), Add_One_Node(), HB_Schedule::Add_OP_To_Sched_Vector(), Add_Parameter_Descriptor(), DCE::Add_path_to_ipdom(), IP_ALIAS_CLASS_REP::Add_pending(), Add_PregTNs_To_BB(), Add_Prologue_Header(), ARRAY_SNL_INFO::Add_Reference(), Add_References(), add_reg_br_prob_note(), RAIL::Add_region_around_loop(), INSTRUCTION_GROUP::Add_Resource_Requirement(), Add_Spill_Load_Before_Use(), Add_Spill_Store_After_Def(), add_substitution(), add_to_evolution(), add_to_hash_table(), Add_UE(), address_analysis(), WB_BROWSER::Address_Walk(), Address_Walk(), Adjust_Entry(), Adjust_Exit(), Adjust_GP_Entry(), Adjust_GP_Exit(), Adjust_LC_Entry(), Adjust_LC_Exit(), KEY_SCH::Adjust_ofst(), Adjust_Operand(), Adjust_Opt_Level(), advance_to_next_stream_buffer(), WB_BROWSER::Alias(), alias_walk(), WB_BROWSER::Alias_Walk(), ALIAS_RULE::Aliased_F90_Target_Rule(), ESSA::Alloc_and_generate_injured_phi_res(), Alloc_BB_Like(), alloc_ent(), alloc_large_page(), alloc_page(), Alloc_Regs_For_BB(), alloc_small_page(), Alloc_Stack_Reg(), Allocate_Block(), SWP_REG_ASSIGNMENT::Allocate_Loop_Variants(), Allocate_Object_To_Section(), Allocate_Register(), Allocate_Space(), alpha_file_start(), alpha_output_filename(), alpha_output_function_end_prologue(), alpha_output_lineno(), alpha_start_function(), alpha_write_verstamp(), analyze_all_data_dependences(), analyze_array(), Analyze_bases(), Analyze_call(), analyze_edges_for_bb(), analyze_evolution_in_loop(), analyze_function(), Analyze_index(), analyze_indirect_ref(), analyze_initial_condition(), RVI::Analyze_live_range(), analyze_miv_subscript(), analyze_offset_expr(), Analyze_one_address(), analyze_overlapping_iterations(), MEM_ACCESS_ANALYZER::Analyze_pointer(), analyze_scalar_evolution(), analyze_siv_subscript(), analyze_siv_subscript_cst_affine(), Analyze_Spilling_Global_Register(), Analyze_Spilling_Live_Range(), analyze_subscript_affine_affine(), analyze_ziv_subscript(), WB_BROWSER::Ancestors(), AND_Predicate_To_OP(), Anl_Help_Page(), FEEDBACK::Annot(), FEEDBACK::Annot_branch(), FEEDBACK::Annot_call(), FEEDBACK::Annot_circuit(), FEEDBACK::Annot_icall(), FEEDBACK::Annot_invoke(), FEEDBACK::Annot_loop(), FEEDBACK::Annot_switch(), OPT_PU_POINTS_TO_SUMMARIZER::Annotate_points_to_summary(), announce_function(), aout_link_reloc_link_order(), append_arg(), Apply_Back_Sub_Variant(), CONDITIONAL_CONST::Apply_cr(), apply_fix(), CONDITIONAL_CONST::Apply_sr(), ARA_Initialize_Loops(), ARA_REF::ARA_REF(), ARA_REF_INFO::ARA_REF_INFO(), arc_asm_file_start(), arc_external_libcall(), arc_file_start(), arc_output_function_epilogue(), arc_output_function_prologue(), arc_print_operand(), arc_print_operand_address(), arc_save_restore(), arm_emit_vector_const(), arm_output_mi_thunk(), arm_print_operand(), arm_print_value(), arm_rtx_costs(), Array_Shapes_Match_At_Formal(), Array_Substitution(), ARY_List_Print(), ascii_f90_vectorization(), ascii_file(), asm_declare_function_name(), asm_file_end(), asm_file_start(), asm_fprintf(), asm_output_byte(), asm_output_char(), asm_output_common(), asm_output_float(), asm_output_local(), asm_output_short(), asm_print_register(), assemble_asm(), Assemble_Bundles(), Assemble_Ops(), Assemble_Simulated_OP(), assemble_vtable_entry(), Assign_Object_To_Frame_Segment(), Assign_Object_To_Section(), Assign_Registers(), Assign_Registers_For_OP(), assign_vars(), Assign_Virtual_Register(), asym(), CG_LOOP::Attach_Prolog_And_Epilog(), Attempt_Merge(), Attempt_Reshape(), augment_live_range(), Auto_Parallelization(), Autognum_Driver(), Avg_Cost_Path(), avr_file_end(), avr_file_start(), avr_operand(), avr_output_addr_vec_elt(), avr_output_function_epilogue(), avr_output_function_prologue(), avr_output_progmem_section_asm_op(), avr_override_options(), Backend_Processing(), CIO_RWTRAN::Backpatch_Op_In_Epilog(), CIO_RWTRAN::Backpatch_Op_In_Prolog(), ALIAS_CLASSIFICATION::Base_id(), begin_file(), bell(), bfd_elf_print_symbol(), bfd_h8_disassemble_init(), bfd_mach_o_canonicalize_symtab(), bfd_mach_o_core_p(), bfd_mach_o_object_p(), bfd_mach_o_print_symbol(), bfd_mach_o_scan(), bfd_mach_o_scan_read_command(), bfd_mach_o_scan_read_dysymtab_symbol(), bfd_mach_o_scan_read_symtab_strtab(), bfd_mach_o_scan_read_symtab_symbol(), bfd_mach_o_scan_read_symtab_symbols(), bfd_mach_o_scan_write_symtab_symbols(), bfd_mach_o_write_contents(), bfd_pef_parse_traceback_table(), bfd_pef_print_loader_header(), bfd_pef_print_symbol(), bfd_pef_scan(), bfd_perror(), bfd_print_symbol_vandf(), bfd_sym_display_constant_pool(), bfd_sym_display_contained_labels_table(), bfd_sym_display_contained_modules_table(), bfd_sym_display_contained_statements_table(), bfd_sym_display_contained_types_table(), bfd_sym_display_contained_variables_table(), bfd_sym_display_file_references_index_table(), bfd_sym_display_file_references_table(), bfd_sym_display_header(), bfd_sym_display_modules_table(), bfd_sym_display_name_table(), bfd_sym_display_name_table_entry(), bfd_sym_display_resources_table(), bfd_sym_display_table_summary(), bfd_sym_display_type_information_table(), bfd_sym_print_constant_pool_entry(), bfd_sym_print_contained_labels_table_entry(), bfd_sym_print_contained_modules_table_entry(), bfd_sym_print_contained_statements_table_entry(), bfd_sym_print_contained_types_table_entry(), bfd_sym_print_contained_variables_table_entry(), bfd_sym_print_file_reference(), bfd_sym_print_file_references_index_table_entry(), bfd_sym_print_file_references_table_entry(), bfd_sym_print_modules_table_entry(), bfd_sym_print_resources_table_entry(), bfd_sym_print_type_information(), bfd_sym_print_type_information_table_entry(), bfin_discover_loop(), bfin_dump_loops(), bfin_internal_label(), bfin_optimize_loop(), bfin_reorg(), bfin_reorg_loops(), OPT_PU_POINTS_TO_SUMMARIZER::Bind_callee_points_to_summary(), bitmap_print(), bitmap_print_value_set(), Bound_Difference_To_Linex(), branch_prob(), break_up_subtract(), browse_tree(), BS_Print(), BS_Print_dbg(), BS_Substitute(), bt_print_entry(), Build_Array_Dependence_Graph(), build_automata(), build_automaton(), build_big_number(), Build_Blocks_In_Region_List(), Build_CG_Dependence_Graph(), build_classic_dist_vector(), Build_Cyclic_Arcs(), Build_Fde_For_Proc(), build_mips16_call_stub(), build_mips16_function_stub(), KEY_SCH::Build_OPR(), Build_Ori_Blocks(), build_store_vectors(), Bundle_Generator(), bundling(), butterfly_loop_with_profile(), bypass_block(), Bypass_Generator(), bypass_jumps(), c4x_asm_named_section(), c4x_file_end(), c4x_file_start(), c4x_function_arg(), c4x_function_arg_advance(), c4x_init_cumulative_args(), c4x_output_ascii(), c4x_print_operand(), c4x_print_operand_address(), c_common_print_pch_checksum(), c_genericize(), c_print_identifier(), c_qwmultu(), Cache_Has_Conflict(), Cache_Info_Generator(), Cache_Model(), Calc_Actual_Area(), Calc_Local_Area(), calculate_live_on_entry(), LOCAL_CLSC::Calculate_liveness(), Calculate_Stack_Frame_Sizes(), CG_BROWSER::Callees(), CG_BROWSER::Callers(), Can_Append_Succ(), IF_CONVERTOR::Can_Merge_Into_One_BB(), Can_raise_to_doloop(), can_use_analyze_subscript_affine_affine(), RINIT::Cancel_internal_gotos(), CODEMAP::Canon_base(), CODEMAP::Canon_rhs(), canonicalize_loop_induction_variables(), catch(), Catch_Signal(), catch_signal(), cb_ident(), cb_include(), cb_read_pch(), cb_undef(), cc_get_stmt(), ccp_visit_phi_node(), ccp_visit_stmt(), CFA_dump2asm(), cfg_layout_merge_blocks(), cfg_layout_redirect_edge_and_branch(), CFG_transformation(), CFLOW_Optimize(), CG_DEP_Add_Op_Same_Res_Arcs(), CG_DEP_Prune_Dependence_Arcs(), CG_DEP_Remove_Op_Same_Res_Arcs(), CG_DEP_Trace_Arc(), CG_DEP_Trace_Graph(), CG_DEP_Trace_HB_Graph(), CG_DEP_Trace_Op_Arcs(), CG_DEP_Trace_Op_SCC_Arcs(), Cg_Dwarf_Gen_Asm_File_Table(), Cg_Dwarf_Output_Asm_Bytes_Elf_Relocs(), Cg_Dwarf_Output_Asm_Bytes_Sym_Relocs(), Cg_Dwarf_Process_PU(), Cg_Dwarf_Symtab_Entry(), Cg_Dwarf_Translate_Offset(), Cg_Dwarf_Translate_Symidx(), Cg_Dwarf_Translate_To_Elf(), Cg_Dwarf_Write_Assembly_From_Elf(), Cg_Dwarf_Write_Assembly_From_Symbolic_Relocs(), CG_Fini(), CG_Generate_Code(), CG_Init(), CG_LOOP_Backpatch_Trace(), CG_LOOP_Optimize(), CG_LOOP_SCC_Print(), CG_LOOP_Statistics(), CG_LOOP_Trace_Epilog(), CG_LOOP_Trace_Prolog(), CG_PU_Initialize(), CG_Region_Finalize(), CG_SCHED_EST_Append_Scheds(), CG_SCHED_EST_Create(), CG_SCHED_EST_Ignore_Op(), CG_SCHED_EST_Print(), cg_sdebug(), CGB_Prompt(), CGEMIT_Alias(), CGEMIT_Call(), CGEMIT_Change_Origin_In_Asm(), CGEMIT_Function_Definition(), CGEMIT_Function_Prototype(), CGEMIT_Gen_Asm_Frame(), CGEMIT_Global_Decls(), CGEMIT_Print_Initialized_Variable(), CGEMIT_Print_INITV(), CGEMIT_Print_Inst(), CGEMIT_Print_TCON(), CGEMIT_Print_Variable(), CGEMIT_Print_Variable_Info(), CGEMIT_Prn_Ent_In_Asm(), CGEMIT_Prn_File_Dir_In_Asm(), CGEMIT_Prn_Line_Dir_In_Asm(), CGEMIT_Prn_Scn_In_Asm(), CGEMIT_Register_Definitions(), CGEMIT_Setup_Ctrl_Register(), CGEMIT_Setup_IP_Calc(), CGEMIT_Targ_Text_Finalize(), CGEMIT_Targ_Text_Initialize(), CGEMIT_Weak_Alias(), CGEMIT_Write_Literal_Label(), CGEMIT_Write_Literal_Symbol(), CGEMIT_Write_Literal_TCON(), CGGRP_Bundle_OPS(), cgraph_decide_inlining(), cgraph_decide_inlining_incrementally(), cgraph_decide_inlining_of_small_functions(), cgraph_decide_recursive_inlining(), cgraph_finalize_compilation_unit(), cgraph_find_cycles(), cgraph_flatten_node(), cgraph_function_and_variable_visibility(), cgraph_increase_alignment(), cgraph_mark_local_functions(), cgraph_optimize(), cgraph_remove_unreachable_nodes(), cgraph_set_inline_failed(), CGSPILL_Cost_Estimate(), CGSPILL_Force_Rematerialization(), CGSPILL_Get_TN_Spill_Location(), CGSPILL_Insert_Ops_After_Last_Def(), CGSPILL_Insert_Ops_Before_First_Use(), CGSPILL_Load_From_Memory(), CGSPILL_Store_To_Memory(), CGTARG_Print_PRC_INFO(), chain_open(), OPT_FEEDBACK::Change_edge_freq(), Change_Section_Origin(), IPAA_DF_SOLVER::Check_and_accumulate_ref_info(), check_ar_result(), Check_BB_For_HB_Suitability(), check_bb_profile(), DCE::Check_conditional_branches_pred(), Check_Consistency(), DCE::Check_constant_cond_br(), Check_Cross_Boundary(), check_dbra_loop(), Check_Dump(), check_dups(), Check_Exprs(), check_ext_dependent_givs(), check_final_value(), Check_for_IR_Dump(), DCE::Check_for_label(), DCE::Check_for_unreachable_exceptions(), check_gsymbol_for_invalid_type(), CFG::Check_if_it_can_reach_body_first_bb(), Check_If_Should_Align_BB(), Check_If_TN_Is_Global(), Check_Initialized(), Check_Initv(), Check_Inline_Script(), check_label_emit(), Check_Outfile_Initialized(), Check_Phase_And_PU(), Check_PU_Pushed(), DCE::Check_redundant_cond_br_new(), check_regexp_units_distribution(), Check_Region(), DCE::Check_required_blocks(), check_size_and_freq(), Check_Tail_Duplication(), Check_Target(), Check_Trip_Counts(), check_unit_distributions_to_automata(), check_va_list_escapes(), check_vararg_error(), Check_Vertices_Traverse(), FAVOR_DELAY_HEUR::Choose_Better_Of_Tie(), IVR::Choose_primary_IV(), Choose_Region_Block(), chrec_apply(), ARA_LOOP_INFO::CI_Print(), CIO_RWTRAN::CICSE_Transform(), CIE_dump2asm(), CIE_end_dump2asm(), cif_begin_scope_rec(), cif_call_site_rec(), Cif_Cdir_Rec(), Cif_Cifhdr_Rec(), cif_concat(), Cif_Continuation_Rec(), cif_copy_temp_to_actual_CIF(), cif_dirname(), Cif_EDopts_Rec(), Cif_Endunit_Rec(), Cif_F90_Begin_Scope_Rec(), Cif_F90_Callsite_Rec(), Cif_F90_Comblk_Rec(), Cif_F90_Const_Rec(), Cif_F90_Derived_Type_Rec(), Cif_F90_End_Scope_Rec(), Cif_F90_Entry_Rec(), Cif_F90_Int_Block_Rec(), Cif_F90_Label_Rec(), Cif_F90_Loop_Rec(), Cif_F90_Misc_Opts_Rec(), Cif_F90_Namelist_Rec(), Cif_F90_Object_Rec(), Cif_F90_Opt_Opts_Rec(), Cif_F90_Rename_Rec(), Cif_F90_Scope_Info_Rec(), Cif_F90_Use_Module_Rec(), Cif_File_Rec(), cif_flush_include_recs(), Cif_Include_Rec(), Cif_Mach_Char_Rec(), Cif_Make_Cifconv(), Cif_Make_Lines(), Cif_Message_Rec(), cif_misc_compiler_opts_rec(), cif_named_constant_rec(), cif_next_entry(), cif_optimization_opts_rec(), Cif_Orig_Cmd(), Cif_Printinfo(), cif_scope_info_rec(), cif_send_attr(), Cif_Src_Pos_Rec(), Cif_Srcfile_Rec(), Cif_Stmt_Type_Rec(), Cif_Summary_Rec(), Cif_Unit_Rec(), cif_usage_rec(), Cif_Usage_Rec(), CIO_RWTRAN::CIO_Copy_Remove(), cl(), class_can_hold_mode(), IP_ALIAS_CLASSIFICATION::Classify_deref_of_expr(), ALIAS_CLASSIFICATION::Classify_deref_of_expr(), IP_ALIAS_CLASSIFICATION::Classify_lhs_of_store(), ALIAS_CLASSIFICATION::Classify_lhs_of_store(), IP_ALIAS_CLASSIFICATION::Classify_memops(), ALIAS_CLASSIFICATION::Classify_memops(), IP_ALIAS_CLASSIFICATION::Classify_wn_and_kids(), ALIAS_CLASSIFICATION::Classify_wn_and_kids(), cleanup(), cleanup_unconditional_jumps(), clear_timer(), clipper_output_function_epilogue(), clipper_output_function_prologue(), Clone_Blocks(), OPT_FEEDBACK::Clone_edge(), clone_zones(), CNTL_DEP::CNTL_DEP(), coalesce_ssa_name(), coalesce_tpa_members(), coalesce_vars(), coff_arm_print_private_bfd_data(), coff_dsp16xx_file_start(), coff_i860_reloc_nyi(), coff_ppc_rtype_to_howto(), coff_print_symbol(), Collapse_Empty_Goto(), collapse_rest_of_var(), Collapse_Same_Logif(), Collect_addr_passed(), DU_MANAGER::Collect_BB_id(), DU_MANAGER::Collect_CFG(), collect_execute(), SNL_BOUNDS_INFO::Collect_If_Info(), COND_BOUNDS_INFO::Collect_If_Info(), PARTITION_GRAPH::Collect_Info(), LOCAL_CLSC::Collect_local_refs(), collect_object_sizes_for(), collect_points_to_info_r(), KEY_SCH::Collect_Sched_Info(), OPTCOUNT::Collect_statistics(), Collect_stids_in_unstructured_cflow(), combine_adjacent_loads(), combine_btr_defs(), combine_givs(), combine_instructions(), Combine_L1_L2_Prefetches(), combine_predictions_for_bb(), combine_predictions_for_insn(), combine_validate_cost(), COMMENT_Handler(), PROJECTED_REGION::Compare(), compare_bit(), compare_opcodes(), compile(), compile_file(), compile_re(), PARTITION_GRAPH::Complete_Partition_Graph(), DEPV_COMPUTE::Compute(), Compute_Actual_Miss_Bytes(), compute_affine_dependence(), compute_antic(), compute_branch_probabilities(), Compute_Branch_Probabilities(), compute_builtin_object_size(), compute_code_hoist_data(), compute_code_hoist_vbeinout(), REGIONAL_CFG::Compute_Completion_Prob(), compute_data_dependences_for_loop(), DEPV_COMPUTE::Compute_Dep_Vectors(), OPT_STAB::Compute_FFA(), compute_flow_insensitive_aliasing(), Compute_Footprint(), Compute_Frequencies(), OPT_STAB::Compute_FSA_stmt_or_expr(), compute_iterated_dominance_frontiers(), Compute_Miss_Bytes(), REGIONAL_CFG::Compute_Nodes_To_Be_Duplicated(), compute_object_sizes(), RES_REQ::Compute_Output_Resource_Count_Vec(), compute_overlap_steps_for_affine_1_2(), compute_points_to_sets(), compute_rd(), Compute_Reg_State(), OPT_STAB::Compute_region_mu_chi(), compute_rvuse_and_antic_safe(), Compute_Split_Regions(), compute_store_table(), IVR::Compute_trip_count(), CFG::Compute_true_loop_body_set(), EMITTER::Compute_use_def(), EMITTER::Compute_use_def_zero_version_var(), compute_vuse_representatives(), PF_UGS::ComputePFVec(), cond_exec_process_if_block(), COND_Test(), condition_optimization(), condition_redundant(), conditional_move_operand(), condjump_equiv_p(), conflict_graph_print(), CFG::Connect_agotos(), DFBASE::Connect_graph(), connect_traces(), Constant_Operand0(), Constant_Operand1(), SSU::Construct(), SSA::Construct(), construct_container(), FB_CFG::Construct_from_whirl(), IVR::Convert_all_ivs(), IF_CONVERTOR::Convert_Candidates(), Convert_Goto_To_If(), Convert_Goto_To_Return(), Convert_If_To_Goto(), CODEMAP::Convert_iload_to_loop_invariant(), Convert_Imm_Add(), Convert_Indirect_Goto_To_Direct(), OPT_STAB::Convert_IO_statement(), Convert_OP_to_base_update_form(), OPT_STAB::Convert_ST_to_AUX(), convert_stmt_list_to_OPs(), convert_to_ssa(), Convert_Tree_Leaves(), Convert_WHIRL_To_OPs(), convex_output_function_epilogue(), convex_output_function_prologue(), copy_bb(), copy_bb_p(), copy_loop_headers(), CIO_RWTRAN::Copy_Ops_To_Epilog(), CIO_RWTRAN::Copy_Ops_To_Prolog(), Copy_Preg_MapInfo(), copy_prop_visit_cond_stmt(), copy_prop_visit_phi_node(), copy_prop_visit_stmt(), BITWISE_DCE::Copy_propagate(), copy_rename_partition_coalesce(), copy_rf_sequence(), copy_simplification(), Copy_Tn_MapInfo(), copy_units(), copyprop_hardreg_forward_1(), cover_insn(), cp_lexer_commit_tokens(), cp_lexer_peek_nth_token(), cp_lexer_rollback_tokens(), cp_lexer_save_tokens(), cplus_demangle_v3(), cpp_output_token(), cprop(), CG_BROWSER::Cprop_Commons(), cprop_insn(), cprop_jump(), cprop_operand(), CG_BROWSER::Cprop_Predecessor_Edges(), CG_BROWSER::Cprop_Successor_Edges(), CR_Create(), CR_SimpCreateCvtl(), CR_SimpCreateDeposit(), CR_SimpCreateExtract(), CFG::Create(), OPT_STAB::Create(), create_automata(), Create_bbs_vector(), create_canonical_iv(), Create_Chance_For_MLBR(), SSA::Create_CODEMAP(), create_data_ref(), create_expression_by_pieces(), create_file(), Create_Io_Entry(), Create_Merged_Block(), Create_New_Child(), create_new_invariant(), create_overlap_variables_for(), create_preheader(), create_ssa_var_map(), Create_Stub_BB(), OPT_TAIL::Create_top_label(), Create_Unique_Defs_For_TNs(), Create_Unwind_Descriptors(), Create_Var2Acc_Map(), Create_Var2Add_Map(), Create_Var2DualAcc_Map(), Create_Vector_Load_Stores(), cris_asm_output_label_ref(), cris_asm_output_mi_thunk(), cris_asm_output_symbol_ref(), cris_elf_print_private_bfd_data(), cris_output_addr_const(), cris_output_addr_const_extra(), cris_print_base(), cris_print_index(), cris_print_operand(), cris_setup_incoming_varargs(), cris_target_asm_function_epilogue(), cris_target_asm_function_prologue(), Critical_Path_Len(), Cross_Loop_Cache_Analysis(), crx_address_cost(), crx_legitimate_address_p(), crx_print_operand(), crx_print_operand_address(), cse_main(), cwh_stats_print(), cwh_stats_print_details(), cxx_print_binding(), cxx_print_decl(), cxx_print_identifier(), cxx_print_statistics(), cxx_print_type(), cxx_print_xnode(), SCHEDULER::Cycle_Advance(), PAR_STAT::Cycle_Count(), cycle_end_fill_slots(), d30v_expand_builtin_saveregs(), d30v_function_arg(), d30v_function_arg_advance(), d30v_function_arg_partial_nregs(), d30v_function_arg_pass_by_reference(), d30v_function_profiler(), d30v_init_cumulative_args(), d30v_legitimate_address_p(), d30v_legitimize_address(), d30v_print_operand(), d30v_print_operand_address(), d30v_print_operand_memory_reference(), d30v_setup_incoming_varargs(), darwin_asm_named_section(), darwin_asm_output_dwarf_delta(), darwin_emit_unwind_label(), darwin_file_end(), darwin_file_start(), darwin_mark_decl_preserved(), data_section(), DAVINCI::DAVINCI(), DaVinci::DaVinci(), CG_BROWSER::DaVinci_Toggle(), WB_BROWSER::DaVinci_Toggle(), DB_Trace_BB(), dbg_tokens(), DCE::Dce_prop(), LOOP_DCE::Dead_Code_Elimination(), DSE::Dead_store_elim(), Dead_Store_Eliminate_Arrays(), debug_binfo(), debug_bitmap_file(), debug_decision_1(), debug_decision_2(), debug_def_blocks_r(), debug_dominance_info(), debug_generic_expr(), debug_generic_stmt(), debug_ggc_tree(), debug_hard_reg_set(), debug_lattice_value(), debug_reload_to_stream(), debug_rli(), debug_rtx(), debug_rtx_find(), debug_rtx_list(), debug_rtx_range(), debug_stack_info(), debug_tree(), debug_tree_chain(), debug_value_data(), debug_value_range(), decide_block_copy(), decide_peel_completely(), decide_peel_once_rolling(), decide_peel_simple(), decide_unroll_constant_iterations(), decide_unroll_runtime_iterations(), decide_unroll_stupid(), decide_unrolling_and_peeling(), decl_can_be_decomposed_p(), REGION_TREE::Decompose_Region_To_SEME(), Def_BB_For_Use(), default_assemble_visibility(), default_coff_asm_named_section(), default_elf_asm_named_section(), default_pe_asm_named_section(), default_print_insn(), default_stabs_asm_out_constructor(), default_stabs_asm_out_destructor(), WB_BROWSER::Defs(), Defs_Can_Be_Merged(), DEFUN(), Delete_BB(), Delete_BB_Contents(), Delete_Call(), BITWISE_DCE::Delete_cvtls(), delete_dead_jumptables(), delete_duplicate_op(), OPT_FEEDBACK::Delete_edge(), CFG::Delete_empty_BB(), Delete_Function(), delete_memory_op(), OPT_FEEDBACK::Delete_node(), delete_noop_moves(), delete_redundant_insns(), delete_redundant_insns_1(), delete_reload_across_dependency(), delete_subset_mem_op(), delete_trivially_dead_insns(), Delete_Unreachable_Blocks(), demangle_v3_with_details(), DEP_Print(), DEP_PrintBound(), WB_BROWSER::Dep_Symbol(), WB_BROWSER::Deps_Loop(), WB_BROWSER::Deps_Ref(), Depth_First_Ordering(), DEPV_ARRAY_Print(), DEPV_Print(), DEPV_PrintBound(), dequeue_and_dump(), IF_CONVERTOR::Detect_Para_Comp(), Detect_SWP_Constraints(), determine_invariantness_stmt(), determine_iv_costs(), ARA_LOOP_INFO::Determine_Peel(), determine_set_costs(), CG_LOOP::Determine_SWP_Unroll_Factor(), IVR::Determine_trip_IV_and_exit_count(), CG_LOOP::Determine_Unroll_Factor(), CG_LOOP::Determine_Unroll_Fully(), determine_use_iv_costs(), DevWarn(), df_chain_dump(), df_chain_dump_regno(), df_chains_dump(), df_create_unused_note(), df_dump(), df_insn_debug(), df_insn_debug_regno(), df_insn_uid_debug(), df_lr_dump(), df_mws_dump(), df_print_bb_index(), df_rd_dump(), df_ref_debug(), df_refs_chain_dump(), df_regno_debug(), df_regs_chain_dump(), df_ri_bb_compute(), df_ri_dump(), df_ru_dump(), df_scan_dump(), df_set_dead_notes_for_mw(), df_set_unused_notes_for_mw(), df_ur_dump(), df_urec_dump(), Diag_Set_File(), die(), Digest_Archive(), Dipa_Print_Usage(), Dipa_Print_Version(), DIRECTION_Print(), disassemble(), MEMOP_ANNOT_CR_SR_MGR::Discard_offline_annot(), display_version(), divmod_fixed_value_transform(), Do_Automatic_Transformation(), COMP_UNIT::Do_bitwise_dce(), AEQUIV::Do_Color(), Do_Control_Flow_Analysis_Of_Unwind_Info(), COMP_UNIT::Do_copy_propagate(), do_da_constraint(), COMP_UNIT::Do_dead_code_elim(), do_diagnostic(), do_ds_constraint(), do_elif(), do_else(), COMP_UNIT::Do_iv_recognition(), LOCAL_CLSC::Do_local_clsc(), do_local_cprop(), do_sd_constraint(), REGIONAL_CFG::Do_Selective_Cut(), IPAA::Do_Simple_IPAA(), do_tlink(), Do_WOPT_and_CG_with_Regions(), WOVP::Do_wovp(), Dom_compute_dom_frontier(), dom_opt_initialize_block(), Dom_print_dom(), dosize(), dosum(), dotest128_1(), dotest128_2(), dotest128_i(), dotest128_r(), dotest32_1s(), dotest32_2(), dotest32_2c(), dotest64_1(), dotest64_1s(), dotest64_2(), dotest64_2c(), dotest64_c(), dotest64_i(), dotest64_i2(), double_reg_from_memory(), double_reg_to_memory(), draw_edge(), dse_optimize_stmt(), dsp16xx_output_function_epilogue(), dsp16xx_output_function_prologue(), Du_Sanity_Check(), Du_Sanity_Check_Matching_Du(), Du_Sanity_Check_r(), FAVOR_DELAY_HEUR::tagOP_HEUR_INFO::Dump(), SCHED_ANNOT::Dump(), SCHED_OP_ANNOT::Dump(), SRC_BB_MGR::Dump(), PATTERN_TYPE::Dump(), tagRGN_INFO::Dump(), CFG_NODE_MAP::Dump(), REGION_INFO_MGR::Dump(), RGN_SUMMARY::Dump(), PTN_TABLE_LINE::Dump(), RGN_CFLOW_MGR::Dump(), EXEC_PATH::Dump(), CAND_LIST::Dump(), DISPERSAL_TARG_TABLE::Dump(), CANDIDATE::Dump(), SCHED_BB_ANNOT::Dump(), SCHED_RGN_ANNOT::Dump(), EXEC_PATH_SET::Dump(), CYCLE_STATE::Dump(), EXEC_PATH_MGR::Dump(), FAVOR_DELAY_HEUR::Dump(), dump_addr(), dump_alias_info(), dump_alias_stats(), dump_all_asserts(), dump_all_value_ranges(), dump_alloc_pool_statistics(), dump_argv(), dump_array(), dump_asserts_for(), dump_attrs_list(), dump_backtrace(), dump_bb(), dump_bb_info(), dp::dump_bb_set(), dp::dump_bb_vector(), dump_best_pattern_seq(), dump_bitmap_of_names(), dump_btrs_live(), dump_cand(), dump_cfg_bb_info(), dump_cfg_stats(), dump_cgraph(), dump_cgraph_node(), dump_cgraph_varpool_node(), dump_chrecs_stats(), dump_class(), dump_class_hierarchy(), dump_class_hierarchy_1(), dump_class_hierarchy_r(), dump_coalesce_list(), dump_combine_stats(), dump_combine_total_stats(), dump_conflicts(), dump_constraint(), dump_control_dependencies(), dump_copy_of(), dump_current_packet(), dump_data_dependence_direction(), dump_data_dependence_relation(), dump_data_reference(), dump_dataflow_set(), dump_dataflow_sets(), dump_ddrs(), dump_def_use_chain(), dump_dfa_stats(), dump_dist_dir_vectors(), dump_dominator_optimization_stats(), dump_double_int(), dump_edge_info(), Dump_Edge_Info(), dump_eh_tree(), Dump_Fb_Data(), dump_flow_info(), dump_function(), dump_function_to_file(), dump_ggc_loc_statistics(), dump_global_regs(), dump_graph(), dump_hard_reg_set(), dump_hash_table(), dump_hash_table_entry(), Dump_Headerfile(), dump_immediate_uses(), dump_immediate_uses_for(), dump_index(), dump_insn_slim(), dump_int(), dump_interface(), dump_iv(), dump_iv_info(), dump_lattice_value(), dump_live_info(), dump_local_alloc(), dump_loops(), dump_may_aliases_for(), dump_maybe_newline(), dump_mem_address(), dump_mem_ref(), dump_minipool(), dump_names_replaced_by(), dump_new_line(), dump_node_list(), dp::dump_node_vector(), dump_omp_region(), dp::dump_op(), FAVOR_DELAY_HEUR::Dump_OP_Heur_Info(), SCHEDULER::Dump_OP_Verbose_Info(), dump_ops_vector(), dump_path_id_range(), dump_pattern_seqs(), dp::dump_pdom(), dump_pointer(), dump_points_to_info(), dump_points_to_info_for(), Dump_points_to_list(), dump_prediction(), dp::dump_preds(), Dump_preg_list(), dump_real(), dump_reductions(), dump_referenced_vars(), dp::dump_reg_set(), dump_regclass(), Dump_region_exits(), dump_regset(), dump_replaceable_exprs(), dp::dump_rotate_info(), dump_rtx_statistics(), dump_sa_points_to_info(), dump_sbitmap(), dump_sbitmap_file(), dump_sbitmap_vector(), Dump_Shackle_Chain_Id_Map_Info(), Dump_Shackle_Info(), Dump_Shackle_Map_Info(), dump_solution_for_var(), Dump_Spaces(), dump_spaces(), dump_sra_elt_name(), dump_sreal(), dump_stack_var_partition(), dump_static_insn_cost(), DIPA_Phase::Dump_Stats(), dump_string(), dump_string_field(), dump_subscript(), dump_substitution_candidates(), dump_subvars_for(), dp::dump_succs(), dump_thunk(), dump_time_statistics(), dump_tn_16bit_info(), dp::dump_tn_set(), dp::dump_tn_stl_set(), dump_tree_cfg(), dump_tree_ssa(), dump_tree_ssa_stats(), dump_tree_statistics(), dump_update_ssa(), dump_use(), dump_uses(), dump_value_range(), dump_var_map(), dump_variable(), dump_varpool(), dump_varray_statistics(), dump_vars(), dump_vtable(), dump_vtt(), Dump_WN(), Dump_Wn_Queue(), REGIONAL_CFG::Duplicate(), dV_close_WN(), dV_open_WN(), dV_place_arc(), dV_place_stub(), dV_tree_stmt(), dV_view_whirl(), dV_WN_end(), dV_WN_init(), dw2_asm_output_addr(), dw2_asm_output_addr_rtx(), dw2_asm_output_data(), dw2_asm_output_data_sleb128(), dw2_asm_output_data_uleb128(), dw2_asm_output_delta(), dw2_asm_output_delta_uleb128(), dw2_asm_output_encoded_addr_rtx(), dw2_asm_output_nstring(), dw2_asm_output_offset(), dw2_assemble_integer(), dw2_output_indirect_constant_1(), dwarf_dealloc(), dwf_add_frame_cie(), EBO_Add_BB_to_EB(), EBO_Fix_Same_Res_Op(), EBO_Fold_Load_Duplicate(), EBO_Identify_Base_and_Offset(), EBO_Lea_Insertion(), EBO_Load_Execution(), EBO_Merge_Memory_Addr(), EBO_Process(), EBO_Remove_Unused_Ops(), Edge_Counter(), DV_DEPS_CALLBACK::Edge_Select(), DaVinci_Callback::Edge_Select(), REGION::Edge_Splitting(), CG_BROWSER::Edges_In(), CG_BROWSER::Edges_Out(), egrep_test(), EH_Dump_INITOs(), EH_Dump_INITV(), EH_Dump_LSDA(), EH_Print_Range_List(), LT_Heuristics::Eject_Precedence_Conflict_OPs(), LT_Heuristics::Eject_Resources_Conflict_OPs(), elf32_dlx_relocate16(), elf32_dlx_relocate26(), elf32_m68k_print_private_bfd_data(), elf32_vax_print_private_bfd_data(), elf_create_pointer_linker_section(), elf_finish_pointer_linker_section(), elf_map_symbols(), elf_xtensa_print_private_bfd_data(), elfNN_ia64_print_private_bfd_data(), eliminate(), Eliminate_Dead_Do(), Eliminate_Dead_If(), Eliminate_Dead_SCF(), eliminate_duplicate_pair(), eliminate_not_pairs(), eliminate_partially_redundant_load(), eliminate_phi(), eliminate_plus_minus_pair(), eliminate_redundant_computations(), eliminate_tail_call(), eliminate_unnecessary_stmts(), eliminate_using_constants(), eliminate_virtual_phis(), elxsi_assemble_integer(), elxsi_output_function_epilogue(), elxsi_output_function_prologue(), Em_Dwarf_Prepare_Output(), Em_Dwarf_Symbolic_Relocs_To_Elf(), Em_Dwarf_Write_Scns(), ML_WHIRL_EMITTER::Emit(), EMITTER::Emit(), emit_a_shift(), DaVinci::Emit_Attr(), RVI_EMIT::Emit_bb(), RVI_EMIT::Emit_bb_annotations(), Emit_Bundle_Packing(), Emit_Bundle_Scheduling(), emit_bytes(), Emit_Cold_Threshold_Note(), Emit_Definitions(), DaVinci::Emit_Do(), OPT_FEEDBACK::Emit_feedback(), Emit_Footer(), Emit_Header(), emit_insn_group_barriers(), Emit_Interface_Scn(), Emit_KEY_SWP_Note(), emit_lkcord(), Emit_Loop_Note(), Emit_Pack_Component(), emit_pic_helper(), emit_prefetch_instructions(), emit_reload_insns(), Emit_Repeated_Constant(), emit_safe_across_calls(), KEY_SCH::Emit_Src_DDG(), Emit_SWP_Note(), Emit_Tailer(), Emit_Unwind_Directives_For_OP(), Emit_Vector(), EMT_Assemble_BB(), EMT_Begin_File(), EMT_Emit_PU(), EMT_End_File(), EMT_Put_Elf_Symbol(), EMT_Write_Qualified_Name(), end_branch_prob(), end_fct(), end_input(), SNL_ANAL_INFO::Enter_Deps(), OPT_STAB::Enter_symbol(), enter_this_node(), enter_this_node_unique(), entry_register(), Enumerate_Insts(), Enums_Generator(), Epilog_restore_code(), AEQUIV::Equivalence_Arrays(), ALIAS_MANAGER::Erase_ip_alias_class_if_invalid(), Erase_Var2Acc_Map(), Erase_Var2Addr_Map(), Erase_Var2DualAcc_Map(), ErrMsg(), ANL_DIAGNOSTICS::Error(), error(), error_at_line(), error_routine(), Est_Num_Iters_Suspect(), Estimate_Callee_Saves(), EXP_WORKLST::Estimate_cost(), FORMULA::Eval(), LOOP_MODEL::Evaluate(), DaVinci::Event_Loop(), FAVOR_DELAY_HEUR::Exclude_Unqualifed_Cand_Under_Etime_Constraint(), execute(), Execute(), execute_expand_omp(), execute_fold_all_builtins(), execute_one_pass(), execute_optimize_stdarg(), execute_pre(), execute_sink_code(), execv(), execvp(), OPT_TAIL::Exit_is_well_behaved(), Exp_COPY(), Exp_Ldst(), Exp_OP(), exp_print_token(), exp_print_tree(), Exp_Select_And_Condition(), expand_automata(), Expand_Branch(), Expand_C3_PTR(), Expand_Copy(), expand_end_java_handler(), expand_epilogue(), Expand_Expr(), expand_gimple_basic_block(), RINIT::Expand_label_alias(), expand_lib(), expand_prologue(), Expand_Sibling_Blocks(), Expand_Simulated_Ops(), expand_start_java_handler(), Explore_Path(), MEMOP_ANNOT_CR_SR_MGR::Export_annot(), extra_constraint(), extra_constraint_Q(), extract_immediate(), extract_quoted_files(), f77_map_datapool_(), f77_map_datapool_pad_(), f77fatal(), f90_flag_dump(), F90_Lower(), F90_Lower_Merge_Dep_Info(), f_inqu0_com(), fadd_fmult(), fail(), fatal(), ANL_DIAGNOSTICS::Fatal(), fatal_perror(), fatal_with_file_and_line(), FatalMsg(), FEEDBACK::FB_clone(), FEEDBACK::FB_clone_loop_test(), FEEDBACK::FB_convert_goto_to_if(), FEEDBACK::FB_convert_goto_to_loop(), FEEDBACK::FB_duplicate(), FB_EDGE_TYPE_fprintf(), FEEDBACK::FB_factor_circuit(), FB_Info_Print(), FEEDBACK::FB_lower_branch(), FEEDBACK::FB_lower_call(), FEEDBACK::FB_lower_circuit(), FEEDBACK::FB_lower_compgoto(), FEEDBACK::FB_lower_icall(), FEEDBACK::FB_lower_loop(), FEEDBACK::FB_lower_loop_alt(), FEEDBACK::FB_lower_mstore_to_loop(), FEEDBACK::FB_lower_return_val(), FEEDBACK::FB_lower_while_do_to_do_while(), FEEDBACK::FB_move_goto_out(), FEEDBACK::FB_recombine(), FEEDBACK::FB_scale(), FEEDBACK::FB_set_in_out_same(), FEEDBACK::FB_set_in_out_same_node(), FEEDBACK::FB_set_unknown(), FEEDBACK::FB_set_zero(), FEEDBACK::FB_simplify_branch_to_goto(), fcmp_le(), fcvtfx(), fcvtfxtrunc(), fcvtfxu(), fcvtfxutrunc(), fcvtxf(), FDE_dump2asm(), FDE_end_dump2asm(), GOTO::fdump(), fdump_tree(), feed_input(), FEEDBACK::FEEDBACK(), ffebad_finish(), ffecom_end_transition(), ffecom_exec_transition(), ffecom_expr_intrinsic_(), ffecom_init_0(), ffecom_notify_primary_entry(), ffeequiv_layout_local_(), ffeintrin_fulfill_generic(), ffeintrin_init_0(), ffelex_display_token(), ffelex_finish_statement_(), ffestorag_dump(), ffestw_display_state(), ffetarget_print_char_(), ffewhere_line_kill(), ffewhere_line_new(), ffewhere_line_use(), Fill_From_Successor(), final_biv_value(), final_giv_value(), final_prescan_insn(), final_scan_insn(), IP_ALIAS_CLASSIFICATION::Finalize_ac_map_wn(), ALIAS_CLASSIFICATION::Finalize_ac_map_wn(), finalize_ddr_dependent(), IP_ALIAS_CLASSIFICATION::Finalize_memops(), IPAA_STEP::Finalize_Ref_Info(), Finalize_Stack_Frame(), CG_BROWSER::Find(), find_a_file(), BITWISE_DCE::Find_and_mark_return_live(), find_and_verify_loops(), DCE::Find_assumed_goto_blocks(), Find_BB_TNs(), LOOP_RCE::Find_Chain(), find_cond_trap(), find_crt_path(), Find_Def_Of_TN(), find_duplicate_mem_op(), find_duplicate_op(), LOOP_DCE::Find_Epilog(), LOOP_RCE::Find_Epilog(), find_extern_def(), Find_General_Region_Entry_Candidates(), find_identical_invariants(), find_if_block(), find_if_case_1(), find_if_case_2(), find_if_header(), find_implicit_sets(), find_index_and_offset(), find_induction_variables(), find_interesting_uses(), Find_Interior_Blocks(), Find_Largest_Block(), PF_LOOPNODE::Find_Loc_Loops(), WB_BROWSER::Find_Operator_Walk(), find_optimal_iv_set(), find_previous_constant(), LOOP_RCE::Find_Prolog(), LOOP_INVAR_CODE_MOTION::Find_Prolog(), LOOP_DCE::Find_Prolog(), PARTITION_GRAPH::Find_Reachable_Descendant(), find_reg(), find_reload_regs(), DCE::Find_required_statements(), 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(), REGIONAL_CFG::Find_SEME_Nodes(), find_simple_exit(), find_spanning_tree(), find_splittable_givs(), find_splittable_regs(), find_substitution(), find_trace(), find_traces(), find_traces_1_round(), find_walk(), WB_BROWSER::Find_Walk(), RES_WORD::Find_Word_Allocate_Field(), SSA::Find_zero_versions(), findopr_walk(), fInEnumList(), fini_reassoc(), fini_ssa_operands(), Finish_BE_Timing(), Finish_Compilation_Timing(), finish_last_head(), finish_repo(), finish_spills(), fission_analysis_info(), Fission_Inner_Loop(), Fits_In_The_Cache(), fix_applies(), Fix_Backpatches(), Fix_Cache_Conflict_latency(), Fix_do_loop(), Fix_LRA_Blues(), FIX_PROC_HEAD(), Fix_Recurrences_After_Unrolling(), Fix_Recurrences_Before_Unrolling(), fixed_get_stmt(), REGIONAL_CFG::Fixup_Arcs(), Fixup_Ldst_Offset(), Fixup_Long_Branches(), fixup_match_1(), fixup_match_2(), fixup_reorder_chain(), Fixup_Rotating_Register_TN(), fiz_fuse_analysis_info(), flow_edge_list_print(), flow_loop_dump(), flow_loops_cfg_dump(), flow_loops_dump(), flow_nodes_print(), flushout(), fma(), fneg_sequence(), fnorm(), Fold_Constant_Expression(), COMP_UNIT::Fold_lda_iload_istore(), fold_predicate_in(), for(), force_expr_to_var_cost(), IF_CONVERTOR::Force_If_Convert(), force_new_group(), force_var_cost(), fork(), Form_Hyperblocks(), Formal_Sym(), Formula_For_Ak(), forward_propagate_into_cond(), Forward_Substitute_Ldids(), fPrint_TN(), FPROP(), fr30_cgen_cpu_open(), fr30_cgen_extract_operand(), fr30_cgen_get_int_operand(), fr30_cgen_get_vma_operand(), fr30_cgen_insert_operand(), fr30_cgen_parse_operand(), fr30_cgen_print_operand(), fr30_cgen_rebuild_tables(), fr30_cgen_set_int_operand(), fr30_cgen_set_vma_operand(), fr30_print_operand(), fr30_print_operand_address(), fr500_check_insn_major_constraints(), fray(), fray_barrier(), fray_return(), fray_yield(), frcpa(), free_chunk(), free_get_stmt(), free_large_page(), free_line_maps(), free_page(), free_path(), free_small_page(), FREQ_Compute_BB_Frequencies(), Freq_Order_Blocks(), FREQ_Print_BB_Note(), FB_CFG::Freq_propagate(), OPT_FEEDBACK::Freq_propagate_node_in(), FB_CFG::Freq_propagate_node_in(), OPT_FEEDBACK::Freq_propagate_node_out(), FB_CFG::Freq_propagate_node_out(), FREQ_Verify(), frv_arg_partial_bytes(), frv_asm_output_mi_thunk(), frv_asm_output_opcode(), frv_assemble_integer(), frv_cgen_cpu_open(), frv_cgen_extract_operand(), frv_cgen_get_int_operand(), frv_cgen_get_vma_operand(), frv_cgen_insert_operand(), frv_cgen_parse_operand(), frv_cgen_print_operand(), frv_cgen_rebuild_tables(), frv_cgen_set_int_operand(), frv_cgen_set_vma_operand(), frv_debug_stack(), frv_elf_print_private_bfd_data(), frv_expand_builtin_saveregs(), frv_expand_builtin_va_start(), frv_final_prescan_insn(), frv_function_arg(), frv_function_arg_advance(), frv_function_prologue(), frv_ifcvt_add_insn(), frv_ifcvt_load_value(), frv_ifcvt_modify_insn(), frv_ifcvt_modify_multiple_tests(), frv_ifcvt_modify_tests(), frv_init_cumulative_args(), frv_initial_elimination_offset(), frv_legitimate_address_p(), frv_optimize_membar_global(), frv_optimize_membar_local(), frv_output_const_unspec(), frv_print_operand(), frv_print_operand_address(), frv_print_operand_jump_hint(), frv_print_operand_memory_reference(), frv_setup_incoming_varargs(), frv_vliw_add_insn(), FS_Array_Substitute(), FS_Substitute(), fstat(), function_arg(), function_arg_advance(), function_arg_partial_nregs(), function_arg_pass_by_reference(), function_epilogue(), function_prologue(), fusion_analysis_info(), gas_output_ascii(), gas_output_limited_string(), gather_chrec_stats(), Gather_Scatter_Scalar_Expand(), gcc_loop_to_lambda_loop(), gcc_loopnest_to_lambda_loopnest(), GCM_Fill_Branch_Delay_Slots(), GCM_For_Loop(), GCM_Schedule_Region(), gcse_after_reload_main(), gcse_main(), ALIAS_MANAGER::Gen_alias_id(), gen_aux_info_file(), gen_aux_info_record(), Gen_Implicit_Prefetches(), IF_CONVERTOR::Gen_Para_Comp(), KEY_SCH::Gen_PKE(), Gen_Post_Incr_Memop(), PF_LG::Gen_Pref_Node(), PF_LOOPNODE::Gen_Prefetch(), Gen_Table_Map_n_Body(), LOOP_MULTIVER::Gen_test_cond(), generate_access(), OPT_STAB::Generate_call_mu_chi_by_value(), ETABLE::Generate_cur_expr(), Generate_Entry(), Generate_Exception_Table_Header(), Generate_Exit(), CSE::Generate_injury_repair(), generate_loop_butterfly_zones(), ARA_LOOP_INFO::Generate_Parallel_Pragma(), EXP_WORKLST::Generate_save_reload(), ETABLE::Generate_stid_to_preg(), Generate_Tlog(), generate_zones(), get_actual_id(), get_address_cost(), get_attr_value(), Get_Avail_Reg(), RVI::Get_backward_dataflow(), RVI::Get_backward_lda_dataflow(), dp::get_bb(), RVI::Get_bb_local_attributes(), RVI::Get_bb_local_lda_attributes(), get_can_be_reordered_types(), get_constraint_for_component_ref(), SWP_REG_ASSIGNMENT::Get_Control_Predicate(), RVI::Get_dataflow_equations(), get_exec_counts(), get_expr_operands(), get_field_name(), get_id(), get_indirect_ref_operands(), Get_Irb_File_Name(), RVI::Get_lda_dataflow_equations(), Get_ldhint(), Get_lfhint(), Get_Local_TN_For_Global(), get_loop_exit_condition(), LOCAL_CLSC::Get_lr(), Priority_Selector::Get_Next_Element(), List_Based_Fwd::Get_Next_Element(), dp::get_op(), Get_Pad_Dim(), get_rank(), get_ref_die(), get_scalar_evolution(), Get_sthint(), get_timer_time(), get_vectype_for_scalar_type(), RVI::Get_wn_local_attributes(), getfilename(), ggc_alloc(), ggc_alloc_stat(), ggc_alloc_zone_1(), ggc_alloc_zone_stat(), ggc_collect(), ggc_collect_1(), ggc_free(), ggc_print_common_statistics(), ggc_print_statistics(), ggc_set_mark(), gimplify_expr(), gmalloc(), goof(), GRA_LIVE_fdump_liveness(), GRA_LIVE_Print_Liveness(), GRA_Trace(), GRA_Trace_Color(), GRA_Trace_Color_LRANGE(), GRA_Trace_Color_REGION(), GRA_Trace_Complement_LRANGE_Neighbors(), GRA_Trace_Grant(), GRA_Trace_Grant_Unused_Caller_Saved(), GRA_Trace_Home_Removal(), GRA_Trace_Homing(), GRA_Trace_Initialize(), GRA_Trace_Memory(), GRA_Trace_Memory_Counts(), GRA_Trace_Memory_Realloc(), GRA_Trace_Place(), GRA_Trace_Place_LRANGE_GBB(), GRA_Trace_Preference_Attempt(), GRA_Trace_Split(), GRA_Trace_Split_Add_Priority(), GRA_Trace_Split_LUNIT_Spill(), GRA_Trace_Split_Priority_On(), GRA_Trace_Split_Removing_Block(), GRA_Trace_Split_Sub_Priority(), CG_BROWSER::Graph(), DaVinci::Graph_End(), daVinci::Graph_To_Term(), group_aliases(), gs_alloc(), gs_assert_failure(), gs_dump_core(), gs_dump_leaf(), gs_new_memblock(), GTY(), FB_CFG::Guess_unknowns(), h8300_asm_named_section(), h8300_output_function_epilogue(), h8300_output_function_prologue(), IP_ALIAS_CLASSIFICATION::Handle_assignment(), ALIAS_CLASSIFICATION::Handle_assignment(), handle_avail_expr(), IP_ALIAS_CLASSIFICATION::Handle_call(), ALIAS_CLASSIFICATION::Handle_call(), ALIAS_CLASSIFICATION::Handle_call_of_nested_PU(), IP_ALIAS_CLASSIFICATION::Handle_function_definition(), SX_INFO::Handle_Index_Variable_Def(), Handle_INTRINSIC_CALL(), IP_ALIAS_CLASSIFICATION::Handle_return_val(), RINIT::Handle_split_label(), Handle_STID(), SX_INFO::Handle_Use(), Has_Optimizable_Node(), Has_Reuse(), Hash_TCON(), Hazard_Group(), Hazard_ISA(), HB_Block_Select(), HB_Form_Hyperblocks(), HB_Identify_Hammock_Candidates(), HB_PATH_Trace(), HB_Trace_Candidates(), HB_Trace_HB_List(), HB_Trace_If_Convert_Blocks(), HB_Trace_Print_Cand_Tree(), CG_BROWSER::Help(), DIPA_Phase::Help(), WB_BROWSER::Help(), higher_prime_index(), higher_prime_number(), HMB_Hoist_Messy_Bounds(), HMB_Replace_Messy_Bounds(), Hoist_MOVL(), Hoist_Outer_Invar(), hoist_predicate_of_duplicate_complement(), HoistIf_Phase(), hoof(), Host_Format_Parm(), ht_dump_statistics(), htab_statistics(), i370_elf_adjust_dynamic_symbol(), i370_elf_adjust_dynindx(), i370_elf_check_relocs(), i370_elf_finish_dynamic_sections(), i370_elf_relocate_section(), i370_elf_size_dynamic_sections(), i370_output_function_epilogue(), i386_dwarf_output_addr_const(), i386_pe_asm_file_end(), i386_pe_asm_named_section(), i386_pe_declare_function_type(), i386_pe_file_end(), i386_pe_output_labelref(), i386_solaris_elf_named_section(), i860_file_start(), i860_internal_label(), i860_output_function_epilogue(), i860_output_function_prologue(), i960_function_name_declare(), i960_output_function_epilogue(), i960_output_function_prologue(), i960_print_operand(), i960_print_operand_addr(), ia64_dfa_new_cycle(), ia64_dfa_sched_reorder(), ia64_hpux_asm_file_end(), ia64_hpux_file_end(), ia64_internal_sched_reorder(), ia64_output_function_prologue(), ia64_print_operand(), ia64_sched_finish(), ia64_sched_reorder2(), ia64_variable_issue(), iadd_special_case(), idmap::Id_map_fprint(), LOOP_MULTIVER::Identify_candidates(), OPT_STAB::Identify_vsym(), ieee_print_symbol(), IF_CONVERTOR::If_Conversion_Init(), if_convert(), if_convertible_bb_p(), if_convertible_loop_p(), if_convertible_modify_expr_p(), if_convertible_phi_p(), if_convertible_stmt_p(), IF_CONVERTOR::IF_CONVERTOR(), If_MinMax(), IGLS_Schedule_Region(), DaVinci::IO::In_Line(), Indent(), indent_to(), Induction_Variables_Removal(), SUMMARY_STRUCT_ACCESS::Init(), init_asm_output(), LOCAL_CLSC::Init_bp_map(), Init_Chains(), init_cif(), Init_Controls_Tbl(), init_cumulative_args(), init_data_ref(), Init_Edges(), init_given_crt_path(), Init_inline_parameters(), Init_Insts_Vector(), init_msg_processing(), Init_OP_no_ci_alias(), Init_Prefetch_Options(), Init_Section(), init_src_input(), init_stdc_plus_plus_path(), Init_Unwind_Info(), initialize(), CACHE_PARAMETERS::Initialize(), Initialize_Compute_BB_Frequencies(), CG_BROWSER::Initialize_Keymap(), WB_BROWSER::Initialize_Keymap(), Initialize_Keymap(), Initialize_Language(), WB_BROWSER::Initialize_Language(), IPAA_STEP::Initialize_Ref_Info(), Initialize_Stack(), Initialize_Stack_Frame(), Inline_Call(), Inline_callees_into_caller(), Inliner(), idmap::ID_MAP< NODE_TYPE, KEY_TYPE >::Insert(), insert(), RG_LIST::Insert(), RG::Insert(), insert_aux(), Insert_Compensate_BB(), insert_copy_on_edge(), Insert_delete_phi(), Insert_Epilogs(), insert_extra_phis(), insert_insn_end_bb(), insert_insn_start_bb(), insert_into_preds_of_block(), Insert_Parent(), IF_CONVERTOR::Insert_Predicate(), Insert_Predicates(), insert_range_assertions(), Insert_Region_Around_Block(), Insert_Smaller_Regions(), Insert_Spills_Of_Globals(), RVI::Insert_statement(), insert_store(), instantiate_parameters(), Instruction_Exec_Unit_Group(), Instruction_Group(), Instruction_Print_Group(), instrument_edges(), Inter_Iteration_Cses(), Inter_Iteration_Cses_Loop(), Interface_Scn_Add_Call(), Interface_Scn_Add_Def(), Interface_Scn_Begin_File(), Interface_Scn_End_File(), Interleave_Base_Update(), internal_error(), internal_fix(), Intersect_References(), Intra_PU_Global_Cprop(), COMP_UNIT::Introduce_mtype_bool(), CG_BROWSER::Invoke_Command(), WB_BROWSER::Invoke_Command(), ip2k_cgen_cpu_open(), ip2k_cgen_extract_operand(), ip2k_cgen_get_int_operand(), ip2k_cgen_get_vma_operand(), ip2k_cgen_insert_operand(), ip2k_cgen_parse_operand(), ip2k_cgen_print_operand(), ip2k_cgen_rebuild_tables(), ip2k_cgen_set_int_operand(), ip2k_cgen_set_vma_operand(), IP_estimate_got_size(), IP_local_inline(), IP_tag_symbol_gp_rel(), Ipa_Inline_tlog(), IPA_LNO_Annotate_Scalar_Call(), IPA_LNO_Clip_Call_Def_Arcs(), IPA_LNO_Clip_Call_Use_Arcs(), IPA_LNO_Evaluate_Formal_Symbols(), IPA_LNO_Map_Calls(), IPA_LNO_Map_Node(), IVAR::IPA_LNO_Print(), TERM::IPA_LNO_Print(), PROJECTED_NODE::IPA_LNO_Print(), PROJECTED_REGION::IPA_LNO_Print(), TERM::IPA_LNO_Print_File(), PROJECTED_REGION::IPA_LNO_Print_File(), IVAR::IPA_LNO_Print_File(), PROJECTED_NODE::IPA_LNO_Print_File(), IPA_LNO_Read_Formal(), IPA_LNO_Read_Global(), IPA_LNO_Read_Sections(), IPA_LNO_Write_Sections(), ipa_method_modify_print(), ipa_method_tree_print(), IPA_Preoptimize(), ipa_pta_execute(), IPA_Trace_Summary_File(), IPA_Trace_Summary_Section(), ipa_utils_print_order(), ipacom_doit(), ipcp_callsite_param_print(), ipcp_driver(), ipcp_insert_stage(), ipcp_method_cval_print(), ipcp_method_scale_print(), ipcp_profile_bb_print(), ipcp_profile_cs_count_print(), ipcp_profile_edge_print(), ipcp_profile_mt_count_print(), ipcp_profile_print(), ipcp_propagate_const(), IPFEC_Print_Skiplist(), IPL_Build_Access_Array(), IPL_EX_Simplify(), SUMMARIZE< program >::IPL_Execution_Cost(), IPL_EXS_Eliminate_Duplicate_Exprs(), IPL_EXS_Eliminate_Duplicate_Values(), IPL_EXS_Eliminate_Expr_Identities(), IPL_EXS_Inner_Fold(), IPL_EXS_Outer_Fold(), IPL_EXS_Reassociate(), IPL_EXS_Sort_Exprs(), IPL_EXS_Useless(), IPL_Print_One_Access(), Ipl_Processing(), Ipl_tlog(), IPO_get_new_ordering(), IPO_main(), IPO_Process_edge(), IPO_Process_node(), IPO_reorder_Fld_Tab(), IPO_tag_sym_gp_rel(), iq2000_arg_partial_bytes(), iq2000_cgen_cpu_open(), iq2000_cgen_extract_operand(), iq2000_cgen_get_int_operand(), iq2000_cgen_get_vma_operand(), iq2000_cgen_insert_operand(), iq2000_cgen_parse_operand(), iq2000_cgen_rebuild_tables(), iq2000_cgen_set_int_operand(), iq2000_cgen_set_vma_operand(), iq2000_count_memory_refs(), iq2000_elf_print_private_bfd_data(), ir_b2a(), IR_Dwarf_Gen_File_Table(), ir_error(), IR_open(), ir_print_filename(), ir_prof_error(), ir_put_expr(), ir_put_marker(), ir_put_st(), ir_put_stmt(), ir_put_ty(), ir_put_wn(), ir_sel(), SYSTEM_OF_EQUATIONS::Is_Consistent_Work(), PARTITION_GRAPH::Is_Disjoint(), Is_do_inline(), Is_Legal_Permutation(), Is_Region(), Is_Schedule_Worse(), ISA_Bundle_End(), ISA_Bundle_Pack_Create(), ISA_Create(), ISA_Create_Lit_Class(), ISA_Decode_End(), ISA_Enum_Opnd_Type_Create(), ISA_Enums_End(), ISA_Hazards_End(), ISA_Lit_Opnd_Type_Create(), ISA_Lits_Begin(), ISA_Lits_End(), ISA_Operands_End(), ISA_Pack_End(), ISA_Print_End(), ISA_Properties_End(), ISA_Pseudo_End(), ISA_Reg_Opnd_Type_Create(), ISA_Registers_End(), ISA_Subset_End(), Issue_Port_Generator(), issue_prefetch_ref(), Itanium_Generator(), itanium_reorder(), iv_analyze(), iv_analyze_biv(), iv_analyze_def(), iv_analyze_op(), iv_ca_dump(), ix86_avoid_jump_misspredicts(), ix86_compute_frame_layout(), ix86_dump_ppro_packet(), ix86_output_addr_diff_elt(), ix86_output_addr_vec_elt(), ix86_pass_by_reference(), ix86_va_start(), java_demangle_v3(), jcf_parse(), jcf_path_seal(), jni_print_char(), IP_ALIAS_CLASS_REP::Join(), KAPI_cportMask4fu(), KAPI_cportMask4ut(), kapi_error(), kapi_Error(), kapi_Error_i1(), kapi_Error_pch1(), kapi_Error_pch2(), kapi_Error_pch3(), KAPI_Finalize(), kapi_indent_line(), KAPI_Initialize2(), KAPI_InterClusterBypassList(), KAPI_IntraClusterBypassList(), KAPI_save_as_header_bv128(), kapi_Warning(), kapi_Warning_i1(), kapi_Warning_i2(), kapi_Warning_pch1(), kapi_Warning_pch2(), KDebug_Dcluster0Cutports(), KDebug_DumpAttr(), KDebug_DumpClusterDistances(), KDebug_DumpFUTable(), KDebug_DumpInstTable(), KDebug_DumpInterClusterBypass(), KDebug_DumpIntraClusterBypass(), KDebug_DumpITTable(), KDebug_DumpKnobs(), KDebug_DumpLatencies(), KDebug_DumpMachineDescription(), KDebug_Dumpmpit(), KDebug_DumpPortInfo(), KDebug_DumpPortMaps(), KDebug_DumpTotalLatency(), KDebug_DumpType(), KDebug_DumpTypeList(), KDebug_DumpTypeSpec(), KDebug_DumpVar(), KDebug_DumpVarList(), KDebug_DumpVarValueList(), KDebug_DumpVarValues(), KDebug_printval(), KDebug_printval2(), KDebug_PrintVarValueLimits(), KDebug_StnNameList(), KDebug_ValnNameList(), KEY_SCH::KEY_SCH(), WB_BROWSER::Kids(), kill(), COND_BOUNDS_INFO::Kill_Written_Symbols(), kmapi_Error(), kmapi_Error_i1(), kmapi_Error_pch1(), kmapi_Error_pch2(), kmapi_save_as_header_bundle_fu_list(), kmapi_save_as_header_ExceptionList_struct(), kmapi_save_as_header_FuList_struct(), kmapi_Warning(), kmapi_Warning_i1(), kmapi_Warning_i2(), kmapi_Warning_pch1(), label_for_bb(), lambda_loopnest_to_gcc_loopnest(), lang_map(), lang_print_error(), lang_print_error_function(), lang_specific_driver(), layout_mcore_frame(), ld_compile(), ld_set_section_data(), WN_Verifier::LDA_ty_not_NULL(), ldemul_list_emulation_options(), ldemul_list_emulations(), ldversion(), legitimate_address_p(), legitimize_address(), Lego_OZero_Driver(), Lego_Peel_Traverse(), Lego_Skew_Loop(), linear_transform_loops(), linearize_expr(), linearize_expr_tree(), linemap_add(), linemap_check_files_exited(), linemap_print_containing_files(), link(), link_btr_uses(), Lisp_Loops(), Lisp_Loops_Traverse(), CGB_CARRAY::List_All_Pairs(), List_Compile_Options(), List_Phase_Numbers(), List_Print(), Listing_Emit_WN(), Lits_Generator(), CFG::LMV_clone_loop(), CFG::LMV_clone_loop_body(), CFG::LMV_eligible_for_multiversioning(), CFG::LMV_gen_precondioning_stuff(), LNO_Build_Do_Access(), LNO_Build_If_Access(), LNO_Print_One_Access(), LNO_Processing(), Lnoptimizer(), load_file(), load_file_data(), RVI::Load_from_preg_cvtl(), Load_Loop(), load_mems(), Load_SNL_And_Permutation(), load_so(), Localize_or_Replace_Dedicated_TNs(), PARTITION_GRAPH::Look_For_Partition(), lookup_word(), Loop_Amenable_For_SWP(), loop_biv_dump(), loop_biv_eliminable_p(), loop_bivs_check(), loop_bivs_find(), loop_delete_insns(), LOOP_DESCR_Detect_Loops(), LOOP_DESCR_Print_List(), loop_dump_aux(), loop_giv_dump(), loop_givs_rescan(), Loop_Invariant_Access(), Loop_Invariant_Inside(), loop_iterations(), loop_iv_class_dump(), loop_ivs_dump(), loop_niter_by_eval(), loop_prefetch_arrays(), WB_BROWSER::Loops_Walk(), lower_bit_field_id(), lower_f77_io_items(), lower_io_statement(), lower_return_ldid(), COMP_UNIT::Lower_to_extract_compose(), PF_LG::LR_Compare(), LRA_Estimate_Fat_Points(), LRA_Print_Liveness(), luxworks_dsp16xx_file_start(), m32c_asm_integer(), m32c_cannot_change_mode_class(), m32c_compare_redundant(), m32c_extra_constraint_p(), m32c_function_arg(), m32c_initial_elimination_offset(), m32c_legitimate_address_p(), m32c_legitimize_address(), m32c_legitimize_reload_address(), m32c_limit_reload_class(), m32c_mov_ok(), m32c_output_compare(), m32c_output_reg_pop(), m32c_output_reg_push(), m32c_preferred_reload_class(), m32c_print_operand(), m32c_reg_class_from_constraint(), m32c_register_move_cost(), m32c_secondary_reload_class(), m32c_split_move(), m32c_split_psi_p(), m32c_subreg(), m32r_asm_file_start(), m32r_cgen_cpu_open(), m32r_cgen_extract_operand(), m32r_cgen_get_int_operand(), m32r_cgen_get_vma_operand(), m32r_cgen_insert_operand(), m32r_cgen_parse_operand(), m32r_cgen_print_operand(), m32r_cgen_rebuild_tables(), m32r_cgen_set_int_operand(), m32r_cgen_set_vma_operand(), m32r_elf_print_private_bfd_data(), m32r_file_start(), m32r_output_function_epilogue(), m32r_output_function_prologue(), m32r_print_operand(), m32r_print_operand_address(), m32r_sched_reorder(), m32r_variable_issue(), m68hc11_asm_file_start(), m68hc11_asm_out_constructor(), m68hc11_asm_out_destructor(), m68hc11_file_start(), m68k_coff_asm_named_section(), m68k_output_function_epilogue(), m68k_output_function_prologue(), m88k_expand_epilogue(), m88k_output_function_epilogue(), m88k_output_function_prologue(), Machine_Done(), machopic_asm_out_constructor(), machopic_asm_out_destructor(), machopic_finish(), machopic_output_indirection(), madd(), main(), make_automaton(), SSU::Make_null_ssu_version_in_iphi_for_e_num_set(), make_reorder_chain_1(), make_temp_file(), makename(), malloc_display_(), malloc_pool_display(), mangle_ctor_vtbl_for_type(), mangle_decl_string(), mangle_special_for_type(), mangle_thunk(), mangle_type_string(), IPAA_DF_SOLVER::Map_actuals(), Map_Arg(), RVI::Map_chi_list(), Map_Field_To_STs(), WB_BROWSER::Map_Id(), map_luno(), Map_Projected_Region(), Mark_Auto_Parallelizable_Loops(), DCE::Mark_chinode_live(), daVinci::Mark_Deleted(), BITWISE_DCE::Mark_entire_var_live(), DCE::Mark_infinite_loops_live(), Mark_inline_edge_overrides(), Mark_inline_overrides(), daVinci::Mark_Inlined_Callee(), daVinci::Mark_Inlined_Caller(), daVinci::Mark_Inlined_Deleted(), mark_loop_jump(), CIO_RWTRAN::Mark_Op_For_Epilog(), CIO_RWTRAN::Mark_Op_For_Prolog(), Mark_Parallelizable_Loop(), Mark_readonly_param(), DCE::Mark_region_exits_live(), DCE::Mark_return_vsym_chi_live(), BITWISE_DCE::Mark_stmt_live(), mark_stmt_necessary(), BITWISE_DCE::Mark_tree_bits_live(), Mark_use_kill_param(), daVinci::Mark_Used(), BITWISE_DCE::Mark_var_bits_live(), BITWISE_DCE::Mark_willnotexit_stmts_live(), ORDERED_NODE_ITER::MarkRecursive(), Mask(), Mask64(), ALIAS_MANAGER::May_refer_to_alloca_mem(), PROJECTED_REGION::May_Union(), maybe_dump_rtl_for_tree_stmt(), maybe_duplicate_computed_goto_succ(), maybe_eliminate_biv(), maybe_indent_hierarchy(), Maybe_Print_Comma(), mcore_elf_relocate_section(), mcore_expand_prolog(), mcore_external_libcall(), mcore_output_jump_label_table(), mcore_print_operand(), mcore_print_operand_address(), MDclose(), IPAA_DF_SOLVER::Meet(), DF_PRINT::Meet(), IPA_DATA_FLOW::Meet(), IPA_CPROP_DF_FLOW::Meet(), IPAA_DF_SOLVER::Meet_direct_iter_1(), IPAA_DF_SOLVER::Meet_formals_iter_1(), IPAA_DF_SOLVER::Meet_formals_iter_n(), MEM_POOL_Pop_P(), MEM_POOL_Report(), MEM_Trace(), DV_DEPS_CALLBACK::Menu_Select(), DaVinci_Callback::Menu_Select(), Merge_Across_Labels(), IF_CONVERTOR::Merge_Area(), merge_blocks(), Merge_Blocks(), merge_blocks_move(), merge_blocks_move_predecessor_nojumps(), merge_blocks_move_successor_nojumps(), merge_callee_local_info(), ALIAS_CLASSIFICATION::Merge_conditional(), Merge_Execution_Cost(), merge_include_chains(), ARA_LOOP_INFO::Merge_Info(), merge_memory_offsets(), OPT_FEEDBACK::Merge_outgoing_edges(), IP_ALIAS_CLASS_REP::Merge_pending(), Merge_struct_access(), ARA_LOOP_INFO::Merge_then_else(), Merge_With_Pred(), Merge_With_Succ(), message_with_line(), MFMC_Print_error(), Middle_Loop_Pwr2_Group_Hack(), migrate_btr_def(), migrate_btr_defs(), mips16_fp_args(), mips_add_large_offset_to_sp(), mips_asm_file_end(), mips_asm_file_start(), mips_count_memory_refs(), mips_declare_object(), mips_file_end(), mips_file_start(), mips_output_ascii(), mips_output_conditional_branch(), mips_output_filename(), mips_output_function_epilogue(), mips_output_function_prologue(), mips_output_lineno(), MIR_Hoist_Ref_If_Sensible(), MIR_Hoistable_Ref(), MIR_Partition_Lists(), MIR_Replace(), misc_tests(), Mismatched_Types(), mmix_asm_file_start(), mmix_asm_output_addr_diff_elt(), mmix_asm_output_addr_vec_elt(), mmix_asm_output_align(), mmix_asm_output_aligned_common(), mmix_asm_output_aligned_local(), mmix_asm_output_ascii(), mmix_asm_output_def(), mmix_asm_output_define_label_difference_symbol(), mmix_asm_output_internal_label(), mmix_asm_output_label(), mmix_asm_output_mi_thunk(), mmix_asm_output_reg_pop(), mmix_asm_output_reg_push(), mmix_asm_output_skip(), mmix_asm_output_source_filename(), mmix_asm_output_source_line(), mmix_asm_weaken_label(), mmix_output_condition(), mmix_output_octa(), mmix_output_quoted_string(), mmix_output_register_setting(), mmix_output_shifted_value(), mmix_output_shiftvalue_op_from_str(), mmix_print_operand(), mmix_print_operand_address(), mmix_target_asm_function_epilogue(), mmix_target_asm_function_prologue(), mmix_trampoline_template(), mmo_print_symbol(), mn10300_file_start(), mod_pow2_value_transform(), CG_BROWSER::Mod_Ref(), CG_BROWSER::Mod_Ref_Commons(), CG_BROWSER::Mod_Ref_Formals(), mod_subtract_transform(), LOOP_MODEL::Model(), LOOP_MODEL::Model_Results_Analysis(), Modify_16bit_Ops(), Modify_24bit_Muls(), Modulo_Schedule(), Modulo_Schedule_Succeeded(), Move_Branches_To_Child(), move_btr_def(), move_computations_stmt(), Move_Def(), OPT_FEEDBACK::Move_edge_dest(), move_ext_is_replaced(), OPT_FEEDBACK::Move_incoming_edges_dest(), move_invariant_reg(), move_movables(), Move_Spill_Loads_Stores(), LOOP_RCE::Move_To_Epilog(), LOOP_RCE::Move_To_Prolog(), Move_Use(), mpw_access(), mpw_end_progress(), mpw_fopen(), mpw_open(), mpwify_filename(), mt_arg_partial_bytes(), mt_asm_output_opcode(), mt_debug_stack(), mt_function_arg_advance(), mt_init_cumulative_args(), mt_legitimate_simple_address_p(), mt_print_operand(), mt_print_operand_simple_address(), mt_reorg_loops(), multiplier_allowed_in_address_p(), multiply_by_cost(), OPT_TAIL::Mutate(), mvs_map_char(), my_execv(), my_putenv(), NAME(), Name(), NDFA_to_DFA(), neg(), Nest_Indent(), Nest_Model(), IP_ALIAS_CLASSIFICATION::New_alias_class(), ALIAS_CLASSIFICATION::New_alias_class(), IP_ALIAS_CLASSIFICATION::New_base_id(), ALIAS_CLASSIFICATION::New_base_id(), new_btr_user(), New_Edge(), DaVinci::New_Node(), new_type_alias(), Next_Word(), nextstep_asm_out_constructor(), nextstep_asm_out_destructor(), nlm_sparc_read_reloc(), nlm_sparc_write_export(), nlm_sparc_write_import(), nlm_sparc_write_reloc(), no_args(), no_dead_strip(), SUMMARY_EXPR::Node(), DaVinci::Node_Begin(), node_data(), DV_DEPS_CALLBACK::Node_Select(), DaVinci_Callback::Node_Select(), non_affine_dependence_relation(), LOOP_MULTIVER::Not_applicable(), not_unrolled_note_handler(), Not_Valid(), ALIAS_MANAGER::Note_invalid_ip_alias_class(), ns32k_output_function_epilogue(), ns32k_output_function_prologue(), Num_Invariant_Refs(), number_of_iterations_for_all_loops(), number_of_iterations_in_loop(), oasys_print_symbol(), object_analysis(), One_Cache_Model(), one_classic_gcse_pass(), one_cprop_pass(), one_pre_gcse_pass(), OP_Interferes_With_Vector(), OP_To_Move(), Opcode_Generator(), open_dump_file(), open_include_file(), openrisc_cgen_cpu_open(), openrisc_cgen_extract_operand(), openrisc_cgen_get_int_operand(), openrisc_cgen_get_vma_operand(), openrisc_cgen_insert_operand(), openrisc_cgen_parse_operand(), openrisc_cgen_rebuild_tables(), openrisc_cgen_set_int_operand(), openrisc_cgen_set_vma_operand(), Operand(), Operands_Generator(), set_global_addr_taken_attrib< program >::operator()(), update_symtab::operator()(), Opt_global_var::operator()(), print_op< T >::operator()(), OPT_TAIL::OPT_TAIL(), Opt_tlog(), Optimize_Branches(), Optimize_Cyclic_Chain(), optimize_ops_list(), optimize_stmt(), optimize_tail_call(), Optimize_Tail_Calls(), optimize_unexecutable_edges(), order_pseudos(), out_adj_frame_ptr(), DaVinci::IO::Out_Fmt(), out_set_stack_ptr(), outer_fusion_analysis_info(), outgoing_edges_match(), TOP_SCHED_INFO_MAP::Output(), LATENCY_INFO::Output(), RES_REQ::Output(), RES::Output(), INSTRUCTION_GROUP::Output(), RESOURCE::Output(), output_a_shift(), output_addr_const(), output_addr_const_pdp11(), RESOURCE::Output_All(), RES::Output_All(), RES_WORD::Output_All(), INSTRUCTION_GROUP::Output_All(), ISLOT::Output_All(), output_arg_descriptor(), output_ascii(), output_ascii_pseudo_op(), output_asm_insn(), output_asm_name(), output_asm_operand_names(), output_automata_list_min_issue_delay_code(), output_automata_list_state_alts_code(), output_automata_list_transition_code(), output_automaton_descriptions(), output_automaton_name(), output_automaton_units(), output_block_move(), output_branch(), output_chip_definitions(), output_chip_member_name(), output_constructor(), output_cpu_unit_reservation_p(), output_cref(), output_cycle_reservs(), output_dead_lock_func(), output_dead_lock_vect(), output_dead_lock_vect_name(), output_description(), output_dfa_clean_insn_cache_func(), output_dfa_finish_func(), output_dfa_insn_code_func(), output_dfa_max_issue_rate(), output_dfa_start_func(), output_encoded_offset(), output_file_directive(), output_file_start(), output_fpops(), output_function_epilogue(), output_function_profiler(), output_function_prologue(), output_get_cpu_unit_code_func(), output_global_address(), INSTRUCTION_GROUP::Output_II_Info(), output_insn_code_cases(), output_insn_latency_func(), output_internal_dead_lock_func(), output_internal_insn_code_evaluation(), output_internal_insn_latency_func(), output_internal_min_issue_delay_func(), output_internal_reset_func(), output_internal_state_alts_func(), output_internal_trans_func(), INSTRUCTION_GROUP::Output_Issue_Slot_Info(), output_jump_label_table(), output_line_info(), output_lines(), output_loadsave_fpregs(), output_max_insn_queue_index_def(), output_mi_thunk(), output_min_insn_conflict_delay_func(), output_min_issue_delay_func(), output_min_issue_delay_table(), output_min_issue_delay_vect_name(), output_minimal_object_rec(), output_msg(), output_one_cref(), SCHE_INFO::Output_OP_SI(), output_option(), output_options(), output_pattern_set_el_list(), output_pic_addr_const(), output_print_reservation_func(), output_quoted_string(), output_range_type(), output_regexp(), output_reserv_sets(), output_reserved_units_table(), output_reserved_units_table_name(), output_reset_func(), output_restore_regs(), output_section_asm_op(), output_shift(), output_short_branch_defs(), SCHE_INFO::Output_SI(), SCHE_INFO::Output_SI_ID(), output_sibcall(), output_size_func(), Output_Srcpos_Map(), output_state(), output_state_ainsn_table(), output_state_alts_base_vect_name(), output_state_alts_check_vect_name(), output_state_alts_comb_vect_name(), output_state_alts_full_vect_name(), output_state_alts_func(), output_state_arcs(), output_statistics(), output_struct_ids(), output_tables(), output_tdesc(), output_temp_chip_member_name(), output_time_statistics(), output_toc(), output_trans_base_vect_name(), output_trans_check_vect_name(), output_trans_comb_vect_name(), output_trans_full_vect_name(), output_trans_func(), output_translate_vect(), output_translate_vect_name(), output_unit_set_el_list(), output_vect(), override_options(), pa_asm_output_aligned_bss(), pa_asm_output_aligned_common(), pa_asm_output_aligned_local(), pa_asm_output_mi_thunk(), pa_file_start_mcount(), pa_output_function_prologue(), Pack_Slot(), Pack_Template(), Pad_Common(), Pad_Common_ST(), Pad_Dim(), Pad_Multi_Dim_Common_ST(), Pad_Multi_Dim_Global_ST(), Pad_Multi_Dims(), Pad_Size(), Padding_Analysis(), Padding_Threshold(), Parallel_Cost(), PARAMS(), parse_arm_disassembler_option(), Parse_Edge_Id(), parse_error(), DaVinci::Parse_Event(), parse_fn_proto(), Parse_inline_script(), DaVinci::Parse_Menu_Label(), DaVinci::Parse_Node_Ids(), parse_options(), parse_params(), PARTITION_GRAPH::PARTITION_GRAPH(), partition_print(), LOOP_MULTIVER::Pass_initial_screen(), FB_CFG::Patch_whirl_frequencies(), path_exit_counts(), pch_init(), PDGCS_do_proc(), PDGCS_initialize(), pdp11_aout_link_input_section(), pdp11_aout_swap_reloc_out(), pdp11_assemble_integer(), pdp11_output_function_epilogue(), pdp11_output_function_prologue(), pe_dll_generate_def_file(), pe_print_edata(), pe_print_idata(), pe_print_pdata(), pe_print_reloc(), peel_loop_completely(), peel_loop_simple(), peel_loops_completely(), Per_SNL_Shackle_Phase(), perform(), LOCAL_CLSC::Perform_clsc(), LOOP_INVAR_CODE_MOTION::Perform_Code_Motion(), perform_constant_intrinsic_call(), RVI::Perform_constant_rvi(), perform_edge_inserts(), Perform_Gather_Scatter(), Perform_Inline_Analysis(), Perform_Inline_Script_Analysis(), Perform_inlining(), Perform_Interprocedural_Analysis(), Perform_Interprocedural_Optimization(), LOOP_MULTIVER::Perform_loop_multiversioning(), Perform_Loop_Optimizations(), ETABLE::Perform_LPRE_optimization(), RVI::Perform_phase1(), RVI::Perform_phase2(), Perform_Post_GCM_Steps(), ETABLE::Perform_PRE_optimization(), Perform_Procedure_Summary_Phase(), RVI::Perform_RVI(), ETABLE::Perform_SPRE_optimization(), perform_var_substitution(), RVI::Perform_variable_constant_rvi(), RVI::Perform_variable_rvi(), ETABLE::Perform_VNFRE_optimization(), perror_(), perror_with_name(), pexecute(), PF_UGS::PF_UGS(), pfatal_with_name(), Phase_123(), pipe(), pj_expand_prologue(), pj_output_rval(), SSA::Pointer_Alias_Analysis(), poof(), pop(), pop_gimplify_context(), pop_to_template_arg_list(), poplevel(), DIPA_Phase::Post_Dump_IR(), Post_Multi_Branch(), post_peeling_analysis_info(), Post_Process_Backend(), Postprocess_PU(), pp_dir_change(), pp_get_stmt(), ppc_coff_rtype2howto(), ppc_elf_adjust_dynamic_symbol(), ppc_elf_check_relocs(), ppc_elf_create_linker_section(), ppc_elf_finish_dynamic_sections(), ppc_elf_finish_dynamic_symbol(), ppc_elf_relocate_section(), ppc_elf_size_dynamic_sections(), ppcboot_bfd_print_private_bfd_data(), PQS_MANAGER::PQS_is_disjoint(), PQS_MANAGER::PQS_is_subset_of(), PRDB_GEN::PRDB_GEN(), PARTITION_GRAPH::Pre_Computing(), pre_delete(), DIPA_Phase::Pre_Dump_IR(), pre_edge_insert(), pre_edge_lcm(), pre_edge_rev_lcm(), pre_insert_copy_insn(), Pre_Optimizer(), pre_peeling_analysis_info(), precondition_loop_p(), preconditioning_head_note_handler(), Predicate_Block(), Prefetch_Auto(), Prefetch_Driver(), prefix_from_string(), PREG_To_TN(), preorder_visit(), Prepare_Source(), preprocess_only_driver(), Preprocess_PU(), prieee32(), prieee64(), FIELD_MAP::Print(), IP_ALIAS_CLASSIFICATION::Print(), IP_ALIAS_CLASS_MEMBER::Print(), IP_ALIAS_CLASS_REP::Print(), FBV::Print(), IPAA_NODE_INFO::Print(), IPAA_FORMAL_MAP::Print(), IPAA_OBJECT_REF_SET::Print(), STATE::Print(), GLOBAL_ARRAY_INFO::Print(), IPA_NODE_SECTION_INFO::Print(), GLOBAL_ANNOT::Print(), IPA_NODE::Print(), IPA_CALL_GRAPH::Print(), IPA_EDGE::Print(), ORDERED_NODE_ITER::Print(), DO_LOOP_INFO_BASE::Print(), SUMMARY_STRUCT_ACCESS::Print(), SUMMARY_COMMON_SHAPE::Print(), SUMMARY_STID::Print(), SUMMARY_COMMON::Print(), SUMMARY_GLOBAL::Print(), SUMMARY_SYMBOL::Print(), SUMMARY_CONTROL_DEPENDENCE::Print(), SUMMARY_STMT::Print(), SUMMARY_PHI::Print(), SUMMARY_EXPR::Print(), SUMMARY_CHI::Print(), SUMMARY_VALUE::Print(), SUMMARY_ACTUAL::Print(), SUMMARY_FORMAL::Print(), SUMMARY_CALLSITE::Print(), SUMMARY_FEEDBACK::Print(), SUMMARY_PROCEDURE::Print(), SecHdrTable64::Print(), ELFHdr64::Print(), ProgHdrTable64::Print(), ElfSymtab::Print(), SecHdrTable::Print(), ELFHdr::Print(), ProgHdrTable::Print(), ALIAS_MANAGER::Print(), PU_POINTS_TO_SUMMARY::Print(), PROMPF_INFO::Print(), ARRAY_SNL_INFO::Print(), PF_REFVEC::Print(), BB_LIST::Print(), STMTREP::Print(), FLD::Print(), LABEL::Print(), SWP_LIFETIME::print(), REGIONAL_CFG::Print(), UNIFORM_NAME::Print(), CACHE_CONTENTS::Print(), MAT< T >::Print(), SINGLE_ARRAY_REF_PREF::Print(), CODEMAP::Print(), LCLSC_NODE::Print(), RVI_LR::Print(), FB_Info_Circuit::Print(), FILE_INFO::Print(), LOOPINFO::Print(), UNAME_SPACE::Print(), SYMBOL::Print(), DISTR_INFO::Print(), MIR_REFLIST::Print(), SNL_DEP_MATRIX::Print(), REHASH_INFO::Print(), HOIST_SUMMARY::Print(), MEM_ACCESS::Print(), MU_NODE::Print(), Fb_Hdr::Print(), PQS_NODE::Print(), MEMOP_ANNOT_ITEM::Print(), PT_MEM_ANNOT::Print(), CFG_NODE_INFO::Print(), SUMPROD_LIST::Print(), SUMPROD_NODE::Print(), INT32_INFIN::Print(), RR_DIM::Print(), EST_REGISTER_USAGE::Print(), REGION_INFO::Print(), ARRAY_REF_LIST::Print(), LAT_DIRECTED_GRAPH16::Print(), PF_DESC::Print(), SD_INFO::Print(), SNL_DEP::Print(), SNL_DEP_INFO::Print(), ALIAS_CLASS_REP::Print(), LFTR_VAR::Print(), RVI_NODE::Print(), PHI_NODE::PRINT(), idmap::ID_MAP< NODE_TYPE, KEY_TYPE >::Print(), SWP_OP_vector::Print(), GOTO_TABLE::Print(), ARA_LOOP_INFO::Print(), RG_NODE::Print(), COND_SYMBOL_INFO::Print(), FRAC::Print(), MP_INFO::Print(), LU_MAT< T >::Print(), PF_SPLIT_VECTOR::Print(), ALIAS_CLASS_MEMBER::Print(), USE_LIST::Print(), OPT_FEEDBACK::Print(), OPT_FB_EDGE::Print(), RVI_LRBB::Print(), RVI_LR_INFO::Print(), VN::print(), BLK::Print(), ST_ATTR::Print(), PROJECTED_REGION::Print(), PT_SET::Print(), FIZ_FUSE_INFO::Print(), RR_INFO::Print(), SX_PLIST::Print(), SX_INFO::Print(), ALIAS_CLASSIFICATION::Print(), IV_CAND::Print(), VN_INTR_OP_EXPR::print(), RGN_LABEL::Print(), FB_Info_Edge::Print(), FB_TNV::Print(), INITO::Print(), TY::Print(), PU::Print(), MinLT::Print(), Slack::Print(), SCC_FINDER::Print(), FORMULA::Print(), RG_LIST::Print(), COST_TABLE::Print(), PF_LOOPNODE::Print(), PF_UGS::Print(), SNL_ANAL_INFO::Print(), EXP_WORKLST::Print(), VN_BINARY_EXPR::print(), VN_TERNARY_EXPR::print(), VN_LDA_ADDR_EXPR::print(), FB_Info_Value::Print(), FB_Info_Stride::Print(), GTABLE::Print(), GLOBAL_CYCLES_FINDER::Print(), REGION::Print(), REGION_ARRAYS::Print(), Print(), COND_BOUNDS_INFO::Print(), LABEL_LIST::Print(), DISTR_DIM::Print(), SYSTEM_OF_EQUATIONS::Print(), BB_NODE_SET::Print(), DU_NODE::Print(), VN_MEMLOC_EXPR::print(), DRA_INFO::Print(), PARTITION_GRAPH::Print(), IPA_LNO_SUMMARY_FORMAL::Print(), RG::Print(), DO_LOOP_INFO::Print(), PF_LOCLOOP::Print(), BB_LOOP::Print(), EXP_PHI::Print(), MEM_ACCESS_ANALYZER::Print(), ADDR_LINEAR_EXPR::Print(), RVI_CTAB::Print(), VN_PHI_EXPR::print(), LABEL_ALIAS::Print(), FB_Info_Icall::Print(), Pu_Hdr::Print(), SWP_ALLOCATOR::print(), REGIONAL_CFG_EDGE::Print(), IF_CONV_AREA::Print(), LOOP_SYMBOL::Print(), TERM::Print(), POINTS_TO::Print(), INTSYMB_NODE::Print(), PF_VOLUME::Print(), SNL_ANAL_INFO::CONST_BOUNDS_INFO::Print(), IDX_32_SET::Print(), CANON_CR::Print(), MA_POINTER::Print(), print(), Critical_Recurrence::Print(), PQS_SET< T, C >::Print(), PARTITION::Print(), ARRAY_DIRECTED_GRAPH16::Print(), DIRECTED_GRAPH16< EDGE_TYPE, VERTEX_TYPE >::Print(), SYMBOL_LIST::Print(), ARA_REF::Print(), CROSS_SNL_INFO::Print(), ARRAY_REF::Print(), SINGLE_LOOP::Print(), SNL_TRANS_INDEX_DATA::Print(), SX_PNODE::Print(), OPT_FB_NODE::Print(), RVI_VTAB::Print(), RVI_ANN::Print(), FB_Info_Switch::Print(), PARTITION_GRAPH_NODE::Print(), MEMOP_ANNOT::Print(), FB_NODE::Print(), LINEX::Print(), PROJECTED_NODE::Print(), ACCESS_VECTOR::Print(), PARALLEL_INFO::Print(), ARA_REF_INFO::Print(), LEGO_INFO::Print(), SNL_TILE_INFO::Print(), SNL_BOUNDS_INFO::Print(), MEMOP_ANNOT_CR_SR_MGR::Print(), MA_OFFSET::Print(), PHI_NODE::Print(), VN_ARRAY_ADDR_EXPR::print(), FB_Info_Loop::Print(), SWP_OP::Print(), CNTL_DEP::Print(), IPA_LNO_SUMMARY_GLOBAL::Print(), PROJECTED_KERNEL::Print(), CALL_INFO::Print(), DEPV_COMPUTE::Print(), GOTO_LIST::Print(), DISTR_ARRAY::Print(), SD_PNODE::Print(), SNL_NEST_INFO::Print(), SNL_BOUNDS_SYMBOL_LIST::Print(), VECTOR_SPACE< T >::Print(), DEF_LIST::Print(), EXP_OCCURS::Print(), OCC_TAB_ENTRY::Print(), VN_IVC::print(), PREG::Print(), MinDist::Print(), REGION_UN::Print(), SNL_STREAM::Print(), MANUAL_PREFETCH_SYMBOLS::Print(), cond_const_path::print(), FOLD::Print(), STMT_LIST::Print(), MU_LIST::Print(), VN_UNARY_EXPR::print(), FB_FREQ::Print(), IPAA_SUMMARY::TABLE::Print(), PROMPF_ID::Print(), ACCESS_ARRAY::Print(), CON_PAIR::Print(), ADDR_LINEAR_EXPR_RANGE::Print(), FB_Info_Call::Print(), ST::Print(), LT_Heuristics::Print(), HB::Print(), REGIONAL_CFG_NODE::Print(), PROMPF_LINES::Print(), SYMBOL_NODE::Print(), AXLE_NODE::Print(), TRANSPOSE_DIRECTED_GRAPH16::Print(), BIT_VECTOR::Print(), ARRAY_REF_NODE::Print(), PAR_STAT::Print(), CACHE_PARAMETERS::Print(), PF_LG::Print(), LFTR::Print(), CHI_NODE::Print(), VN_LITERAL_EXPR::print(), ARB::Print(), BB_REGION::Print(), IPA_LNO_SUMMARY_PROCEDURE::Print(), PROMPF_TRANS::Print(), INTSYMB_LIST::Print(), COMPUTE_FOOTPRINT_RVAL::Print(), CACHE_REGION::Print(), DEPV_ARRAY::Print(), LINEAR_CLAUSE::Print(), IF_INFO::Print(), PF_BASE_ARRAY::Print(), SD_PLIST::Print(), zone::print(), MEM_RANGE::Print(), FB_Info_Invoke::Print(), FB_Info_Branch::Print(), Print_Acc(), print_active_time(), Print_Addr(), print_address_operand(), OPT_STAB::Print_alias_info(), PQS_MANAGER::Print_all(), Print_All_BB_Headers(), Print_All_BBs(), Print_All_Bypass(), print_all_outfiles(), SWP_REG_ASSIGNMENT::Print_Allocation(), ACCESS_VECTOR::Print_Analysis_Info(), CON_PAIR::Print_Analysis_Info(), ARA_REF::Print_Analysis_Info(), ARA_LOOP_INFO::Print_Analysis_Info(), REGION::Print_Analysis_Info(), REGION_UN::Print_Analysis_Info(), AXLE_NODE::Print_Analysis_Info(), CIO_RWTRAN::Print_Arcs(), print_arm_disassembler_options(), SUMMARY_STRUCT_ACCESS::Print_array(), SUMMARY_COMMON_SHAPE::Print_array(), SUMMARY_STID::Print_array(), SUMMARY_COMMON::Print_array(), SUMMARY_GLOBAL::Print_array(), SUMMARY_SYMBOL::Print_array(), SUMMARY_CONTROL_DEPENDENCE::Print_array(), SUMMARY_STMT::Print_array(), SUMMARY_PHI::Print_array(), SUMMARY_EXPR::Print_array(), SUMMARY_CHI::Print_array(), SUMMARY_VALUE::Print_array(), SUMMARY_ACTUAL::Print_array(), SUMMARY_FORMAL::Print_array(), SUMMARY_CALLSITE::Print_array(), SUMMARY_FEEDBACK::Print_array(), SUMMARY_PROCEDURE::Print_array(), Print_Array_Sections(), print_attr_f(), OPT_STAB::Print_aux_entry(), Print_AUX_ST_flags(), Print_Avail_Set(), Print_BB(), Print_BB_Dominators(), Print_BB_For_HB(), Print_BB_For_LRA(), Print_BB_Header(), Print_BB_Info(), print_bb_loopinfo(), IF_CONVERTOR::Print_BB_Merge_Type(), Print_BB_No_Srclines(), Print_BB_Pragmas(), Print_BB_Vector(), print_binding_level(), print_binding_stack(), print_buffered_messages(), Print_Bypass_Care_FU(), Print_Bypass_Pre_Case(), print_bypass_struct(), Print_Bypass_Suc_Case(), ARRAY_SUMMARY_OUTPUT::Print_cfg_node_array(), Print_Cflow_Graph(), Print_Chain_BBs(), Print_Chains(), print_class_statistics(), Print_Common(), CG_BROWSER::Print_Common_Cprop_Annot(), PROMPF_LINES::Print_Compact(), PROMPF_TRANS::Print_Compact(), PROMPF_INFO::Print_Compact(), print_conflict(), print_const_f(), SUMMARY_VALUE::Print_const_value(), IPA_CPROP_DF_FLOW::Print_constants(), print_containing_files(), Print_Controls(), CODEMAP::Print_CR(), print_creation_to_file(), print_ddg(), print_ddg_edge(), print_debug_expr_statistics(), print_decl_name(), Print_Def_Use(), print_defaults(), print_demangler_list(), print_dep_info(), Print_DFN(), print_direction_vector(), Print_Distribution(), Print_Do_Stack(), Print_dom(), INTERVAL_PROCESSOR::Print_Dominators(), Print_Dominators(), DU_MANAGER::Print_Du(), Print_Dynsym(), FB_CFG::Print_edge(), print_edge_list(), print_edges(), Print_EH_Range(), VECTOR_SPACE< T >::Print_Element(), Print_Elf_Interface_Descriptor(), IPA_FORMALS_IN_ARRAY_SECTION_DF::Print_entry(), IPA_DATA_FLOW::Print_entry(), IPA_CPROP_DF_FLOW::Print_entry(), Print_Entry_Chain(), print_err_line(), print_error(), print_exprs(), print_exprs_edge(), Print_Fall_Thrus(), Print_field_access_info(), LOOPINFO::Print_file(), SCALAR_INFO::Print_file(), PROJECTED_NODE::Print_file(), PROJECTED_REGION::Print_file(), REGION_ARRAYS::Print_file(), TERM::Print_file(), CFG_NODE_INFO::Print_file(), print_file_path(), print_fill_statement(), Print_Flow_Graph(), CG_BROWSER::Print_Formal_Cprop_Annot(), Print_FU_Class(), IPA_NODE_SECTION_INFO::Print_Global_Sections(), Print_global_symtab(), AEQUIV::Print_Graph(), print_group(), BB_NODE::Print_head(), print_header_records(), print_help_msg(), PRINT_HOMING_INFO(), PQS_MANAGER::Print_idx(), print_include_records(), print_indent(), print_infos(), Print_INITV(), Print_inline_decision(), print_input_statement(), print_insn(), print_insn_mcore(), Print_Interchange(), print_invalid_and_valid_type(), IF_CONV_AREA::Print_IR(), ARRAY_SUMMARY_OUTPUT::Print_ivar_array(), Print_Label(), print_lambda_linear_expression(), print_lambda_loop(), print_lambda_loopnest(), print_lambda_matrix(), print_lambda_vector(), print_ldst_list(), print_line(), print_linear_expression(), Print_Live_Across(), Print_Live_Range(), Print_Live_Ranges(), BITWISE_DCE::Print_livebits(), Print_local_symtab(), print_location(), Print_Long_Branches(), print_loop(), ARA_LOOP_INFO::Print_Loop_Property(), Print_LOOPINFO(), ARRAY_SUMMARY_OUTPUT::Print_loopinfo_array(), INTERVAL_PROCESSOR::Print_Loops(), print_lr(), print_md_constant(), print_mem_expr(), print_merged_access(), print_mips_disassembler_options(), Print_Mp_Lowerer_Name(), print_multi_lib(), print_multi_reg(), print_namelet(), print_nl(), print_node(), SUMMARY_EXPR::Print_node(), CODEREP::Print_node(), STMTREP::Print_node(), print_node_brief(), BITWISE_DCE::Print_node_usecnts(), Print_Node_Vector(), print_nodes(), BITWISE_DCE::Print_nodes_with_dead_bits(), Print_Non_Parallel_Loop(), print_nxt_line(), print_obj_listfiles(), print_obstack_statistics(), LFTR::Print_occ(), Print_OddLatency(), Print_OP_No_SrcLine(), Print_OP_Vec(), print_operand(), print_operand_address(), CIO_RWTRAN::Print_Ops(), Print_OPSCH(), Print_Option_Group(), print_options(), Print_Ori_Block(), print_other_binding_stack(), print_padding_statement(), Print_Parallel_Loop(), print_parse_statistics(), print_path_type(), print_paths(), Print_pdom(), Print_Permutation_Vector(), Print_pf_pointer(), Print_points_to(), print_ppc_disassembler_options(), print_pred_bbs(), ARRAY_SUMMARY_OUTPUT::Print_projected_array(), ARRAY_SUMMARY_OUTPUT::Print_projected_region_array(), Print_Prompf_Doacross_Log(), Print_Prompf_Msgs(), Print_Prompf_Nest_Log(), Print_Prompf_Parallel_Region_Log(), Print_Prompf_Parallelization_Log(), Print_Prompf_Preopt_Transaction_Log(), Print_Prompf_Transaction_Log(), Print_Prompl_Msgs(), Print_PTN(), Print_PTN_Table_Def(), Print_PU_EH_Entry(), Print_Pu_Info_Title(), Print_PU_Stats(), print_records(), print_reg(), ARRAY_SUMMARY_OUTPUT::Print_regions_array(), Print_Register_Set(), print_reservation(), print_restrict_base_statistics(), Print_rta_bb(), Print_rta_bb_title(), Print_rta_hdr(), Print_rta_idx_ent(), Print_rta_pu(), Print_rta_pu_title(), print_rtl(), print_rtl_graph_with_bb(), print_rtl_with_bb(), print_rtx(), ARRAY_SUMMARY_OUTPUT::Print_scalar_array(), Print_SCC_Vec(), Print_Scheduling_Note(), print_scp_to_fortran(), print_search_statistics(), RINIT::Print_sets(), print_shift_count_operand(), FB_Info_Call::Print_simple(), FB_Info_Branch::Print_simple(), FB_Info_Loop::Print_simple(), FB_Info_Switch::Print_simple(), FB_FREQ::Print_simple(), FB_Info_Invoke::Print_simple(), FB_Info_Circuit::Print_simple(), print_single_switch(), Print_Skiplist(), print_source(), print_space(), Print_Split(), CODEMAP::Print_SR(), Print_Src_Line(), Print_Stack(), TRACK_CUR_VERSION::Print_stack(), print_stack_level(), print_statement(), print_stats(), print_string_list(), print_succ_bbs(), CG_BROWSER::Print_Summary_Value(), print_switch_values(), Print_Symbol_Array(), Print_Table_Line(), ARRAY_SUMMARY_OUTPUT::Print_term_array(), CG_BROWSER::Print_This_Node(), print_this_node(), WB_BROWSER::Print_This_Node(), print_time(), Print_Tlog_Header(), Print_TN(), Print_TN_List(), Print_TNs(), Print_Total_Stats(), Print_Trace_File(), print_tree(), Print_TY_IDX_verbose(), print_type_hash_statistics(), DU_MANAGER::Print_Ud(), Print_Unwind_Elem(), VER_STAB_ENTRY::Print_use(), print_value_expr_statistics(), print_value_set(), Print_Vector(), print_version(), Print_version_stack(), print_vertex_set(), IPA_CALL_GRAPH::Print_vobose(), Print_whirl_flags_from_bits(), Print_whirl_global_from_bits(), Print_whirl_pu_from_bits(), Print_whirl_summary_from_bits(), FEEDBACK::Print_with_wn(), WOVP::Print_wo_loc(), DEPV_COMPUTE::Print_Work(), SYSTEM_OF_EQUATIONS::Print_Work(), PU_SectBin::PrintBits(), Printbv(), CFG::PrintCDVis(), CFG::PrintLoopVis(), PRINTMSG(), PrintRange(), BB_NODE::PrintVis(), CFG::PrintVis(), printws(), printx(), DIPA_Phase::Proc_Arg(), PROC_Create(), Proc_Generator(), PROC_Properties_End(), Proc_Properties_Generator(), process(), INTERVAL_PROCESSOR::Process(), process_args(), process_assert_insertions(), RAIL::Process_block(), Process_Bss_Data(), SUMMARIZE< program >::Process_callsite(), Process_Command_Line(), UPDATE< TRANSFORM, CACHE, VERSION >::Process_CR_no_repeat(), Process_Default_Group(), Process_Distr_Array(), process_epilogue(), Process_Filename_Options(), process_for_unwind_directive(), RAIL::Process_func_entry(), Process_global_call(), Process_Group_Register_Reference(), Process_Initos_And_Literals(), REGION_TREE::Process_Intervals(), process_jvm_instruction(), Process_Mp(), Process_Mp_Group(), process_one_file(), Process_OPs_For_Stmt(), Process_Opt_Group(), IP_ALIAS_CLASS_REP::Process_pending(), ALIAS_CLASS_REP::Process_pending(), Process_Promp(), RINIT::Process_region(), process_set(), process_ssa_edge_worklist(), Process_Store(), Process_Targ_Group(), Process_Tenv_Group(), process_unification_queue(), OPT_STAB::Process_varfmt_for_cvt_io(), Processor_2D_Tile_Loop(), Processor_3D_Tile_Loop(), profile_error(), profile_warn(), PROJECTED_KERNEL::Project(), KERNEL_IMAGE::Project(), ARA_LOOP_INFO::Projection(), prolog_note_handler(), Prolog_save_code(), WB_BROWSER::Promp_Map(), prompt(), COPYPROP::Prop_const_init_scalar(), propagate_freq(), Propagate_Freq(), Propagate_global_vals(), propagate_necessity(), propagate_rhs_into_lhs(), Propagate_Save_Restore_State(), Propagate_vals_in_unstructured_cflow(), Properties_Generator(), PRUNE_BOUND::Prune_boundary_sets(), prune_group_by_reuse(), prune_undesirable_thread_requests(), psignal(), purge_dead_edges(), push(), push_minipool_fix(), push_template_arg_list(), pushlevel(), put_location(), put_name(), FEEDBACK::Query(), FEEDBACK::Query_prob(), FEEDBACK::Query_total_out(), queue_and_dump_index(), r_assemble_list(), r_assemble_op(), R_Resolve_Branches(), ra_debug_bbi(), ra_debug_insns(), ra_print_rtl_with_bb(), ra_print_rtx(), ra_print_rtx_1op(), ra_print_rtx_2op(), ra_print_rtx_3op(), ra_print_rtx_object(), ra_print_rtx_top(), Rail(), CIO_RWTRAN::Read_CICSE_Write_Removal(), read_escape(), read_profile(), read_repo_file(), read_rtx(), read_rtx_1(), read_scan_file(), read_seek(), Reassociate(), reassociate_bb(), REGION_LOOP_UPDATE::Rebuild_Loop_Region(), recognized_function(), recompile_files(), Recompute_Label_Offset(), reconstruct_CFG(), TRANSPOSE_DIRECTED_GRAPH16::Record(), Record_And_Del_Loop_Region(), record_estimate(), SUMMARIZE< program >::Record_global_dmod(), SUMMARIZE< program >::Record_global_ref(), REGION_LOOP_UPDATE::Record_Loop_Region_Boundary(), SUMMARIZE< program >::Record_mod(), SUMMARIZE< program >::Record_mod_formal(), IF_CONVERTOR::Record_Para_Comp_Info(), SUMMARIZE< program >::Record_ref(), SUMMARIZE< program >::Record_ref_all_formal(), SUMMARIZE< program >::Record_ref_formal(), RECUR_OP_DESC::RECUR_OP_DESC(), RedefineBitmask(), RedefineVariable_array_elt(), RedefineVariable_array_elt_bitmask(), RedefineVariable_array_idx(), RedefineVariable_scalar(), RedefineVariable_scalar_bitmask(), redirect_branch_edge(), redirect_edge_and_branch(), redirect_edges(), WB_BROWSER::Reduction_Node(), Redundancy_Elimination(), LOOP_RCE::Redundant_Copy_Elimination(), PF_LG::Ref_In_LG(), regclass(), REGION_CS_print(), REGION_init(), REGION_Initialize(), Region_Is_Illegal(), REGION_live_in_from_chi(), REGION_live_out_from_mu(), REGION_propagate_return(), REGION_remove_and_mark(), REGION_replace_from_mark(), Region_TN_Reference(), REGION_TREE::REGION_TREE(), Region_Union(), KEY_SCH::register_allocation_init(), REGISTER_CLASS_Trace(), REGISTER_CLASS_Trace_All(), Register_Generator(), Register_Liveness_Analysis(), REGISTER_Print(), REGISTER_SET_Print(), REGISTER_SET_Print_Name(), REGISTER_Trace(), REGISTER_Translate_Stacked_Output(), regmove_optimize(), regrename_optimize(), REGSET_Print(), Slack::Relax_Precedence(), IP_ALIAS_CLASSIFICATION::Release_resources(), reload(), Relocatable(), remainder_head_note_handler(), OPT_STAB::Remap_aux_synonym(), OPT_STAB::Remap_ver_synonym(), Rematerialize_GRF(), remove_bb(), Remove_Branches(), remove_dead_inserted_code(), remove_dead_phis(), DCE::Remove_dead_statements(), remove_dead_stmt(), OPT_FEEDBACK::Remove_edge(), Remove_Invariant_Predicates(), Remove_Non_Definite_Dependence(), CFG::Remove_path(), remove_reachable_equiv_notes(), remove_ssa_form(), Remove_Unity_Trip_Loop(), Remove_Zero_Trip_Loop(), Rename_CODEMAP(), rename_ssa_copies(), Rename_TN_In_Range(), renorm(), renumber_insns(), Reorder_Blocks(), CSE::Repair_injury_phi_phi_opnd(), CSE::Repair_injury_phi_real(), CSE::Repair_injury_real_phi_opnd(), CSE::Repair_injury_real_real(), DCE::Replace_condbr_with_uncondbr(), DCE::Replace_condition_with_constant(), replace_oldest_value_reg(), replace_phi_args_in(), replace_phi_edge_with_variable(), replace_phi_with_cond_modify_expr(), replace_phi_with_stmt(), replace_ref(), replace_store_insn(), Replace_store_of_ded_reg(), CIO_RWTRAN::Replace_Tn(), report_bad_mem_dep(), Report_CG_Region_Timing(), Report_Delta_Time(), IPAA_DF_SOLVER::Report_graph_statistics(), Report_Limit_Reason(), Report_Reason(), Report_statistics(), Require(), RES_REQ::CYCLE_RES::res_id(), Reset_param_list(), RESHAPE::RESHAPE(), RESHAPE::Reshape_Callee_To_Caller(), RESHAPE::Reshape_Constant_Shape(), RESHAPE::Reshape_Passed_Section(), RESHAPE::Reshapeable_Passed_Section(), Resolve_Conditional_Branch(), resolve_input_conflict(), Resource_Min_Cycles(), Resource_Report(), rest_of_compilation(), Restore_Cmd_Line_Ctrls(), RESTRICTED_MAP::Restore_info(), restore_regs(), Restore_Routine_Top_Ctrls(), Result(), retour_(), Reverse_Loops(), rewrite_expr_tree(), rewrite_initialize_block(), rewrite_stmt(), rewrite_trees(), rewrite_update_init_block(), rewrite_update_stmt(), RG::RG(), RGN_Del_Regional_Cfg_Edge(), RGN_Gen_And_Insert_BB_After(), RGN_Gen_And_Insert_BB_Before(), RGN_Link_Pred_Succ_With_Prob(), RGN_Remove_BB_And_Edges(), RGN_Unlink_BB_Edges(), RGN_Unlink_Pred_Succ(), RID_Fprint(), RID_lower_Fprint(), RID_set_print(), romp_output_function_epilogue(), romp_output_function_prologue(), CG_BROWSER::Root(), root_var_dump(), rotate_one_bundle(), rotate_two_bundles(), round(), rs6000_adjust_priority(), rs6000_arg_partial_bytes(), rs6000_assemble_integer(), rs6000_file_start(), rs6000_output_function_epilogue(), rs6000_output_function_prologue(), rs6000_pass_by_reference(), rs6000_sched_finish(), rs6000_va_start(), rtl_dump_bb(), rtl_find_values_to_profile(), rtl_value_profile_transformations(), Rtry(), run_phase(), run_shell(), run_test(), RV_Reverse_Loop(), RV_Traverse(), s(), s390_adjust_cost(), s390_assemble_integer(), s390_function_profiler(), s390_gimplify_va_arg(), s390_output_addr_const_extra(), s390_output_constant_pool(), s390_output_symbolic_const(), s390_trampoline_template(), s390_va_arg(), s390_va_start(), s_abort(), s_lno_debug(), s_paus(), s_rnge(), s_srng(), s_stop(), save_cpp_output(), RESTRICTED_MAP::Save_info(), save_regs(), save_restore_insns(), Save_Routine_Top_Ctrls(), Scalar_Expand(), scalar_rename(), Scalarize_Arrays(), scan_decls(), scan_dump(), scan_linker_output(), scan_loop(), scan_prog_file(), scan_rtx_reg(), SCHED_Dump_IR(), SCHEDULER::Sched_Rgn_Preproc(), SCHEDULER::Schedule_BB(), KEY_SCH::Schedule_BB(), schedule_prefetches(), schedule_sm(), schedule_stop(), score_print_operand(), score_print_operand_address(), CG_BROWSER::Sdebug(), WB_BROWSER::Sdebug(), sdebug(), see_commit_changes(), see_commit_ref_changes(), see_def_extension_not_merged(), see_delete_merged_def_extension(), see_delete_unmerged_def_extension(), see_emit_use_extension(), see_execute_LCM(), see_handle_extensions_for_one_ref(), see_main(), see_merge_and_eliminate_extensions(), see_merge_one_def_extension(), see_merge_one_use_extension(), see_pre_delete_extension(), see_pre_insert_extensions(), see_print_pre_extension_expr(), see_print_register_properties(), see_propagate_extensions_to_uses(), see_set_prop_unmerged_use(), see_update_defs_relevancy(), see_update_uses_relevancy(), segv_handler(), FAVOR_DELAY_HEUR::Select_Best_Candidate(), Select_Blocks(), IF_CONVERTOR::Select_Candidates(), KEY_SCH::Select_Variable(), separate_loop_and_scalar_expand(), LATENCY_INFO::Set_Any_Time(), Set_Cilist_Fields(), ALIAS_CLASS_REP::Set_class_pointed_to(), PARTITION_GRAPH::Set_Disjoint(), OPT_FEEDBACK::Set_edge_dest(), Set_Error_Phase(), IF_CONVERTOR::Set_Fall_Thru(), Slack::Set_last_cycle(), set_lattice_value(), PROJECTED_NODE::Set_linex_eq(), PROJECTED_NODE::Set_linex_le(), set_move_mark(), set_nb_iterations_in_loop(), Set_Parameter_Info(), REGION::Set_Region(), PROJECTED_REGION::Set_region(), DSE::Set_Required_CHI(), DSE::Set_Required_VSE(), DSE::Set_Required_WN(), set_scalar_evolution(), PARTITION_GRAPH::Set_Subset(), LATENCY_INFO::Set_Time(), ARA_LOOP_INFO::Set_Whole_Array(), setmode(), Setup_Live_Ranges(), setup_new_section_for_dwarf(), Setup_Text_Section_For_BB(), Setup_Text_Section_For_PU(), sgi_cmd_line(), sh_asm_named_section(), sh_coff_reloc_type_lookup(), sh_file_start(), sh_symbian_dllexport_p(), sh_symbian_handle_dll_attribute(), Shape_Mismatch_At_Formal(), shl_add_sequence(), Shorten_Critical_Recurrence_By_Reassociation(), Shorten_Section(), show_rule(), show_tree(), sig_handler(), sigdie(), Signal_Cleanup(), SignedBitRange(), Simd_Phase(), Simplify_bool_expr(), simplify_cond_using_ranges(), OPT_STAB::Simplify_Pointer_Ver(), simulate_block(), Simulated_Op_Real_Inst_Words(), sink_code_in_bb(), Sink_If2do(), Skip_Loop_For_Reason(), Slack::Slack(), Slot(), slpeel_make_loop_iterate_ntimes(), slpeel_tree_peel_loop_to_edge(), sm(), snarf_defarg(), snarf_method(), SNL_ANAL_INFO::SNL_ANAL_INFO(), SNL_Expand_Reduction_Deps(), SNL_Finalize_Loops(), SNL_GEN_U_Ctiling(), SNL_Inner_Cache_Cost(), SNL_NEST_INFO::SNL_NEST_INFO(), SNL_Phase(), SNL_SPL_Split_Tile_Sets(), SNL_Test_Reduction_Lexneg(), SNL_Transform(), Soe_Implies_Access_Vector(), soft_div(), solaris_output_init_fini(), Sort_Interface_Scn(), sort_merge_and_delete_zones(), AEQUIV::Sort_Stack(), sort_topologically(), sortfile(), sparc64_elf_print_symbol_all(), sparc_flat_function_epilogue(), sparc_flat_function_prologue(), sparc_flat_save_restore(), sparc_nonflat_function_epilogue(), sparc_nonflat_function_prologue(), sparc_output_scratch_registers(), Special_Sequence(), Spill_Callee_Saved_Regs(), spill_failure(), Spill_Global_Register(), Spill_Live_Range(), Split_Analysis(), Split_Block(), OPT_FEEDBACK::Split_edge(), Split_Individual_Common(), PF_LOOPNODE::Split_Loops(), OPT_FEEDBACK::Split_node(), ETABLE::SPRE_rename(), srec_print_symbol(), ssa_ccp_substitute_constants(), ssa_rewrite_initialize_block(), ssa_rewrite_stmt(), St_Block_Union(), start_bb(), start_fct(), start_fixer(), start_java_method(), start_timer(), stat(), statement_sink_location(), WB_BROWSER::Statements(), static_execute(), Stop(), stop_timer(), store_motion(), store_sequence(), OPTIONS_STACK::str2argv(), Stream_Analysis(), strength_reduce(), subout(), subscript_dependence_tester(), Subset_Generator(), substitute_and_fold(), substitute_ep_register(), substitute_single_use_vars(), IPO_INLINE::SubstituteFormal(), SUMMARIZE< program >::Summarize(), OPT_STAB::Summarize_points_to(), CG_BROWSER::Summary(), WB_BROWSER::Summary(), KEY_SCH::Summary_BB(), CG_BROWSER::Summary_Stid(), switch_virtuals_to_full_rewrite(), SWP_Allocate_Rotating_Regs(), SWP_Bundle_First_In_Group(), SWP_Bundle_Next_Cycle(), SWP_Fillup_Bundle(), SWP_Fixup(), SWP_Gather_Lifetime_Extents(), SWP_Init_Samecycle_Dep_Order(), SWP_OP_vector::SWP_OP_vector(), SWP_Pack_Into_New_Bundles(), SWP_Rename_TNs(), SWP_Reorder_OPs(), SWP_Reserve_Bundle_Slot(), SWP_Set_Stop_At(), SWP_Show_Statistics(), SWP_Update_Lifetime(), SX_INFO::SX_INFO(), sxt_sequence(), symbian_add_attribute(), symbian_class_needs_attribute_p(), symbian_export_vtable_and_rtti_p(), symbian_import_export_class(), symbian_possibly_export_base_class(), CG_BROWSER::Symbol(), WB_BROWSER::Symbol(), sysfatal(), tail_duplicate(), Tail_Duplicate(), REGIONAL_CFG::Tail_Duplicate(), Targ_Emit_Const(), Targ_Emit_Dim(), Targ_Emit_Space(), Targ_Emit_String(), Target_Unique_Exit(), TB_get_tree_code(), TB_update_up(), tekhex_print_symbol(), test_is_replaced(), Test_PRDB(), test_significance(), test_test(), testname(), testnames(), text_section(), th_asm_file_end(), th_asm_file_start(), th_function_prologue(), CG_BROWSER::This_Node(), this_node(), WB_BROWSER::This_Node(), thread_through_all_blocks(), thumb_output_function_prologue(), thumb_pushpop(), TI_ASM_Get_Bundle_Reloc_Value(), TI_ASM_Print_Inst(), TI_ASM_Set_Bundle_Reloc_Value(), TI_BUNDLE_Reserve_Stop_Bit(), TI_BUNDLE_Unreserve_Stop_Bit(), TI_RES_COUNT_Emit_Note(), TI_RES_COUNT_Print(), TI_RES_RES_Print(), time_summary(), timevar_print(), TN_DU_MAP::TN_DU_MAP(), tn_info_entry_dump(), tn_info_table_dump(), TN_LIST_Print(), TN_live_out_of(), dp::tn_num(), tpa_dump(), Trace_BB(), Trace_Begin_Min_II(), Trace_Begin_Min_II_Resource(), Trace_Begin_Min_II_Scc(), Trace_Begin_Scc(), Trace_Callgraph(), CIO_RWTRAN::Trace_CICSE_Changes(), CIO_RWTRAN::Trace_CICSE_Entries(), Trace_End_Min_II(), Trace_End_Min_II_Scc(), Trace_End_Scc(), Trace_Frequencies(), WGEN_TRACE::trace_gs(), trace_include(), Trace_Init_Loc(), Trace_IR(), trace_loop_cflow(), Trace_Memory_Allocation(), Trace_Min_II_Resource_LOH(), Trace_Min_II_Resource_Pre_LOH(), Trace_ST(), Trace_Stack_Segments(), Trace_TN(), DF_PRINT::Trans(), IPA_DATA_FLOW::Trans(), OPT_STAB::Transfer_alias_class_to_occ_and_aux(), CIO_RWTRAN::Transform_Arcs(), Transform_Code(), transform_insn_regexps(), Transitions(), translate(), daVinci::Translate_Call_Graph(), translate_reloc32(), translate_reloc64(), translator_warning(), Traverse_DST(), Traverse_Extra_DST(), Traverse_Global_DST(), tree_cfg2vcg(), tree_divmod_fixed_value_transform(), tree_expand_cfg(), tree_find_values_to_profile(), tree_if_conversion(), tree_if_convert_stmt(), tree_merge_blocks(), tree_mod_pow2_value_transform(), tree_mod_subtract_transform(), tree_nrv(), tree_ssa_iv_optimize_loop(), tree_ssa_prefetch_arrays(), tree_unswitch_single_loop(), tree_value_profile_transformations(), tree_verify_flow_info(), Trip_Reduce_Loop(), try_copy_prop(), try_crossjump_to_edge(), try_forward_edges(), LOOP_MODEL::Try_Inner(), try_optimize_cfg(), try_redirect_by_replacing_jump(), Try_Reshape_Callee_Formal(), try_simplify_condjump(), try_swap_copy_prop(), try_unroll_loop_completely(), type_escape_execute(), type_var_dump(), COMP_UNIT::U64_lower_cr(), ultrasparc_sched_reorder(), Unify_Loop(), Unpropagate_Unusable_16bit_Info(), DCE::Unreachable_code_elim(), unroll_loop(), unroll_loop_constant_iterations(), unroll_loop_runtime_iterations(), unroll_loop_stupid(), unroll_multi_bb(), Unroll_Replicate_Body(), UnsignedBitRange(), unswitch_single_loop(), unwind_cleanup(), unwind_dump2ascii(), unwind_dump2asm(), unwind_dump_body_desc(), unwind_dump_header_desc(), unwind_dump_prologue_desc(), unwind_frame(), unwind_info_add_desc(), unwind_info_add_language_specific_info(), unwind_info_finalize(), unwind_info_initialize(), unwind_output(), unwind_process_desc(), unwind_process_prologue_desc(), unwind_stack(), SUMMARIZE< program >::Update_Addr_Passed_Count(), OPT_STAB::Update_alias_set_with_virtual_var(), Update_annot_with_all_callee_mods(), Update_annot_with_callee_mod(), update_bb_profile_for_threading(), Update_Bounds_After_Padding(), DCE::Update_branch_to_bb_labels(), SCHEDULER::Update_Cand_Lst_After_Cycle_Advancing(), SCHEDULER::Update_Cand_Lst_During_Sched_Cyc(), OPT_STAB::Update_iload_vsym(), update_instantiation_info_file(), Update_Label_Info(), update_ld_motion_stores(), update_life_info(), Update_loop_info(), LT_Heuristics::Update_Precedence(), DCE::Update_predecessor_lists(), Update_reference_count(), DCE::Update_region_information(), OPT_STAB::Update_return_mu(), update_rii_file(), Slack::Update_Slack_From_Placed_Op(), Slack::Update_Slack_From_Placed_Ops(), update_ssa(), update_state(), Usage(), usage(), DaVinci::Usage_Error(), WB_BROWSER::Uses(), v850_elf_check_relocs(), v850_elf_perform_lo16_relocation(), v850_elf_print_private_bfd_data(), v850_elf_relax_delete_bytes(), v850_elf_relax_section(), v850_output_common(), v850_output_local(), v_fatal(), v_message(), va_list_counter_op(), va_list_ptr_read(), BB_NODE::Validate(), validate(), CFG::Validate(), Validate_Cold_Region(), validate_pch(), BB_LIST_ITER::Validate_unique(), vax_file_start(), vax_output_function_prologue(), vax_output_mi_thunk(), vcg_print_ddg(), vect_analyze_data_ref_access(), vect_analyze_data_ref_accesses(), vect_analyze_data_ref_dependence(), vect_analyze_data_ref_dependences(), vect_analyze_data_refs(), vect_analyze_data_refs_alignment(), vect_analyze_loop(), vect_analyze_loop_form(), vect_analyze_offset_expr(), vect_analyze_operations(), vect_analyze_pointer_ref_access(), vect_analyze_scalar_cycles(), vect_can_advance_ivs_p(), vect_compute_data_ref_alignment(), vect_create_addr_base_for_vector_ref(), vect_create_data_ref_ptr(), vect_create_epilog_for_reduction(), vect_determine_vectorization_factor(), vect_do_peeling_for_alignment(), vect_do_peeling_for_loop_bound(), vect_enhance_data_refs_alignment(), vect_finish_stmt_generation(), vect_gen_niters_for_prolog_loop(), vect_get_loop_niters(), vect_get_vec_def_for_operand(), vect_init_vector(), vect_is_simple_iv_evolution(), vect_is_simple_reduction(), vect_is_simple_use(), vect_mark_relevant(), vect_mark_stmts_to_be_vectorized(), vect_object_analysis(), vect_pattern_recog(), vect_pattern_recog_1(), vect_print_dump_info(), vect_recog_dot_prod_pattern(), vect_recog_widen_sum_pattern(), vect_stmt_relevant_p(), vect_transform_loop(), vect_transform_stmt(), vect_update_inits_of_drs(), vect_update_ivs_after_vectorizer(), vect_verify_datarefs_alignment(), Vector_Can_Add_Op(), Vector_Print_Dominators(), vectorizable_assignment(), vectorizable_condition(), vectorizable_live_operation(), vectorizable_load(), vectorizable_operation(), vectorizable_reduction(), vectorizable_store(), vectorize_loops(), OPT_FEEDBACK::Verify(), FEEDBACK::Verify(), DU_MANAGER::Verify(), EMITTER::Verify(), DU_MANAGER::Verify_add_wn_to_map(), Verify_alias(), FEEDBACK::Verify_and_guess(), verify_cand_tree(), verify_cgraph_node(), verify_cgraph_node_1(), verify_ctree(), verify_decl(), verify_def(), DU_MANAGER::Verify_du_chains_in_tree(), verify_edge_list(), verify_expr(), verify_flow_graph(), verify_flow_info(), FB_CFG::Verify_frequencies(), verify_imm_links(), Verify_Inline_Script(), CODEREP::Verify_IR(), COMP_UNIT::Verify_IR(), verify_local_live_at_start(), verify_machine_to_pseudo(), Verify_Operand(), verify_phi_args(), DU_MANAGER::Verify_scalar_usage(), verify_statement(), verify_template_decl(), verify_type(), verify_use(), verify_wide_reg(), versados_print_symbol(), WB_BROWSER::Vertices(), vfinfo(), vfork(), VHO_Lower_Driver(), VHO_Lower_Mistore(), VHO_Lower_Mstid(), VHO_Lower_Mstore(), VHO_Lower_Switch(), VHO_Switch_Find_Clusters(), VHO_Switch_Opt_Case_Hoist(), vintr_fission_analysis_info(), Visit_State(), vms_print_symbol(), vn_lookup_or_add(), PF_UGS::Volume(), PF_LG::Volume(), PF_LOOPNODE::Volume(), PF_LOOPNODE::Volume_For_Outer(), VPARAMS(), vrp_finalize(), vrp_visit_assignment(), vrp_visit_cond_stmt(), vrp_visit_phi_node(), vrp_visit_stmt(), W2C_Outfile_Init(), W2F_Outfile_Init(), w32_error(), ARA_LOOP_INFO::Walk_Loop(), ARRAY_SNL_INFO::Walk_SNL(), walk_type(), warn(), warn_deprecated(), warn_if_spin_delay(), Warn_todo(), Warning(), warning(), ANL_DIAGNOSTICS::Warning(), WarnMsg(), WB_access(), WB_alias(), WB_ancestors(), WB_Bell(), WB_check(), WB_DAV_deps_loop(), WB_DAV_deps_ref(), WB_DAV_draw_deps_ref(), WB_davinci(), WB_defs_loop(), WB_defs_ref(), WB_DEP_Print(), WB_Dep_Symbol(), WB_DEPV_Print(), WB_DIRECTION_Print(), WB_help(), WB_kids(), WB_Map_Id(), SUMMARY_CONTROL_DEPENDENCE::WB_Print(), REGION_ARRAYS::WB_Print(), SUMMARY_STID::WB_Print(), SUMMARY_COMMON_SHAPE::WB_Print(), SUMMARY_GLOBAL::WB_Print(), PROJECTED_NODE::WB_Print(), SUMMARY_STMT::WB_Print(), SUMMARY_CALLSITE::WB_Print(), PROJECTED_REGION::WB_Print(), SUMMARY_PHI::WB_Print(), SUMMARY_EXPR::WB_Print(), SUMMARY_FEEDBACK::WB_Print(), ARA_LOOP_INFO::WB_Print(), CON_PAIR::WB_Print(), SCALAR_INFO::WB_Print(), SUMMARY_CHI::WB_Print(), SUMMARY_PROCEDURE::WB_Print(), SUMMARY_SYMBOL::WB_Print(), AXLE_NODE::WB_Print(), REGION_UN::WB_Print(), SUMMARY_ACTUAL::WB_Print(), SUMMARY_VALUE::WB_Print(), LOOPINFO::WB_Print(), REGION::WB_Print(), IVAR::WB_Print(), CFG_NODE_INFO::WB_Print(), SUMMARY_FORMAL::WB_Print(), SUMMARY_COMMON::WB_Print(), TERM::WB_Print(), ARA_REF::WB_Print(), WB_Prompf_Map(), WB_Prompt(), WB_RR_Map(), WB_scratch(), WB_statements(), WB_symbol(), WB_transform(), WB_TXT_deps_loop(), WB_TXT_deps_ref(), WB_type_table(), WB_uses_loop(), WB_uses_ref(), WB_vertices(), WB_whirl2cset(), WB_whirl2fc(), WB_whirl2fset(), WBT_DOLOOP_STACK(), WBT_FORMULA(), WBT_FORMULA_EVALUATE(), WBT_LU_MAT_FRAC(), WBT_LU_MAT_INT(), WBT_MAT_FRAC(), WBT_MAT_INT(), WBT_MHD(), WBT_MHD_LEVEL(), WBT_PAR_STAT(), WBTR_Distribution(), WBTR_Loop_Permutation(), WBTR_Loop_Reversal(), WBTR_Loop_Tiling(), WBTR_Post_Loop_Peeling(), WBTR_Pre_Loop_Peeling(), WBTR_Scalar_Expansion(), WBTR_SNL_INV_Limited_SE_And_Dist(), we32k_output_function_epilogue(), we32k_output_function_prologue(), WFE_Assemble_Asm(), WFE_check_firstprivate(), WFE_check_for(), WFE_check_lastprivate(), WFE_check_parallel_for(), WFE_check_private(), WFE_check_reduction(), WFE_check_threadprivate(), WFE_Expand_Expr(), WFE_Expand_Stmt(), WFE_Start_Function(), WGEN_Assemble_Asm(), WGEN_check_firstprivate(), WGEN_check_lastprivate(), WGEN_check_private(), WGEN_check_reduction(), WGEN_Start_Function(), WGEN_Trace_wn(), WB_BROWSER::Whirl2cset(), WB_BROWSER::Whirl2fc(), WB_BROWSER::Whirl2fset(), WN2C_unsupported(), wn_dumpexpr(), WN_TREE_fdump_tree(), WN_TREE_put_expr(), WN_TREE_put_stmt(), WN_UNROLL_loop(), WOPT_Processing(), IF_CONVERTOR::Worth_If_Convert(), write_automata(), write_c_file(), write_c_file_glob(), write_c_file_stat(), write_command_string_into_file(), write_gc_types(), write_get_option(), write_implicits(), write_init_options(), Write_INITO(), Write_INITV(), write_into_string_buf(), Write_Label(), write_lbrac(), write_list(), write_list_with_asm(), write_local(), write_opt_action(), write_option_names(), write_rbrac(), Write_Srcpos_File_Map_Table(), Write_Symbol(), Write_Symdiff(), Write_TCON(), write_types(), x86_function_profiler(), xmalloc(), xmalloc_failed(), xstormy16_asm_output_aligned_common(), xstormy16_asm_output_mi_thunk(), xstormy16_cgen_cpu_open(), xstormy16_cgen_extract_operand(), xstormy16_cgen_get_int_operand(), xstormy16_cgen_get_vma_operand(), xstormy16_cgen_insert_operand(), xstormy16_cgen_parse_operand(), xstormy16_cgen_rebuild_tables(), xstormy16_cgen_set_int_operand(), xstormy16_cgen_set_vma_operand(), xstormy16_print_operand(), xstormy16_print_operand_address(), xtensa_declare_object(), xtensa_function_epilogue(), xtensa_function_prologue(), xtensa_output_literal(), yylex(), yyparse(), yyprint(), and NO_CACHE::~NO_CACHE().
Definition at line 1370 of file opt_sym.cxx.
References POINTS_TO::Analyze_ST(), Desc_type_byte_size(), POINTS_TO::Init(), INT64, Is_True, MTYPE_M, MTYPE_size_min, NULL, OPERATOR_has_aux(), OPERATOR_name(), OPR_IDNAME, OPR_LDA, OPR_LDBITS, OPR_LDID, OPR_STBITS, OPR_STID, ST_type, TRUE, TY_size, WN_bit_offset(), WN_bit_size(), WN_desc(), WN_offset(), WN_operator(), and WN_st().
Referenced by OPT_STAB::Convert_IO_statement().
Definition at line 300 of file opt_sym.cxx.
References i, INT, IOITEM_LAST, IOSTATEMENT_LAST, and TRUE.
Referenced by Collect_addr_passed_for_io().
Definition at line 1520 of file opt_sym.cxx.
References MTYPE_I1, MTYPE_I2, MTYPE_I4, MTYPE_I8, MTYPE_To_PREG, MTYPE_U1, MTYPE_U2, MTYPE_U4, and MTYPE_U8.
Referenced by OPT_STAB::Convert_ST_to_AUX().
| char* Targ_Print | ( | const char * | fmt, | |
| TCON | cvalue | |||
| ) |
Definition at line 3314 of file targ_const.cxx.
Referenced by Allocate_Space(), CGEMIT_Print_TCON(), KEY_SCH::Emit_TN(), ir_put_st(), print_op< T >::operator()(), ST::Print(), VN_LITERAL_EXPR::print(), SUMMARY_VALUE::Print_const_value(), CG_BROWSER::Print_Formal_Cprop_Annot(), Print_INITV(), CG_BROWSER::Print_Summary_Value(), put_TN_comment(), r_apply_l_const(), sir_put_st(), sPrint_TN(), AUX_STAB_ENTRY::St_name(), TCON2C_translate(), TCON2F_translate(), and Write_TCON().
| AUX_STAB_ITER aux_stab_iter(this) |
Referenced by OPT_STAB::Add_nested_call_mu_chi(), OPT_STAB::Canonicalize(), ALIAS_CLASSIFICATION::Classify_memops(), OPT_STAB::Clear_itab_bitpos(), OPT_STAB::Collect_nested_ref_info(), OPT_STAB::Collect_ST_attr(), OPT_STAB::Compute_barrier_mu_chi(), OPT_STAB::Compute_black_box_mu_chi(), OPT_STAB::Compute_region_mu_chi(), OPT_STAB::Create(), OPT_STAB::Create_entry_chi(), COMP_UNIT::Do_local_rvi(), COMP_UNIT::Find_lr_shrink_cand(), OPT_STAB::Find_sym_with_st_and_ofst(), OPT_STAB::Find_vsym_with_base(), OPT_STAB::Find_vsym_with_base_ofst_and_size(), OPT_STAB::Find_vsym_with_st(), SSA::Find_zero_versions(), OPT_STAB::Generate_asm_mu_chi(), OPT_STAB::Generate_exit_mu(), OPT_STAB::Generate_mu_and_chi_list(), LOCAL_CLSC::Init_bp_map(), OPT_STAB::Init_mp_attribute(), OPT_STAB::Make_st_group(), CODEMAP::Print(), OPT_STAB::Print_alias_info(), BITWISE_DCE::Print_node_usecnts(), BITWISE_DCE::Print_nodes_with_dead_bits(), OPT_STAB::Process_varfmt_for_cvt_io(), PRUNE_BOUND::Prune_boundary_sets(), OPT_STAB::Rename_aux_id_list_to_bitpos(), RVI::RVI(), COMP_UNIT::U64_lower_cr(), and LOCAL_CLSC::Update_alias().
INT32 aux_sym_cnt [static] |
Definition at line 408 of file opt_sym.cxx.
Referenced by OPT_STAB::Count_syms(), and OPT_STAB::Create().
Definition at line 3731 of file opt_sym.cxx.
1.5.6