Lines Matching refs:afdo_string_table
333 static string_table *afdo_string_table; variable
540 int func_name_idx = afdo_string_table->get_index_by_decl (decl); in get_function_instance_by_decl()
549 = afdo_string_table->get_index (lang_hooks.dwarf_name (decl, 0)); in get_function_instance_by_decl()
605 get_identifier (afdo_string_table->get_name (callee))); in find_icall_target_map()
713 int index = afdo_string_table->get_index_by_decl (decl); in get_function_instance_by_decl()
839 || afdo_string_table->get_index (IDENTIFIER_POINTER ( in get_callsite_total_count()
891 afdo_string_table->get_index_by_decl (stack[stack.length () - 1].first)); in get_function_instance_by_inline_stack()
951 afdo_string_table = new string_table (); in read_profile()
952 if (!afdo_string_table->read()) in read_profile()
1004 get_identifier (afdo_string_table->get_name (max_iter->first))); in afdo_indirect_call()
1681 delete autofdo::afdo_string_table; in end_auto_profile()