Home
last modified time | relevance | path

Searched refs:afdo_string_table (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dauto-profile.c316 static string_table *afdo_string_table; variable
530 int func_name_idx = afdo_string_table->get_index_by_decl (decl); in get_function_instance_by_decl()
539 = afdo_string_table->get_index (lang_hooks.dwarf_name (decl, 0)); in get_function_instance_by_decl()
595 get_identifier (afdo_string_table->get_name (callee))); in find_icall_target_map()
705 int index = afdo_string_table->get_index_by_decl (decl); in get_function_instance_by_decl()
831 || afdo_string_table->get_index (IDENTIFIER_POINTER ( in get_callsite_total_count()
884 afdo_string_table->get_index_by_decl (stack[stack.length () - 1].first)); in get_function_instance_by_inline_stack()
944 afdo_string_table = new string_table (); in read_profile()
945 if (!afdo_string_table->read()) in read_profile()
1021 = (unsigned long long)afdo_string_table->get_name (max_iter->first); in afdo_indirect_call()
[all …]