Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dlto-section-in.c416 slot = file_data->function_decl_states->find_slot (&temp, NO_INSERT); in lto_get_function_in_decl_state()
445 = node->lto_file_data->function_decl_states->find_slot (&temp, NO_INSERT); in lto_free_function_in_decl_state_for_node()
449 node->lto_file_data->function_decl_states->clear_slot (slot); in lto_free_function_in_decl_state_for_node()
H A Dipa-utils.c483 = src->lto_file_data->function_decl_states->find_slot (&temp, in ipa_merge_profiles()
486 src->lto_file_data->function_decl_states->clear_slot (slot); in ipa_merge_profiles()
500 = src->lto_file_data->function_decl_states->find_slot (state, INSERT); in ipa_merge_profiles()
H A Dlto-streamer.h607 hash_table<decl_state_hasher> *function_decl_states; member
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dlto-section-in.cc416 slot = file_data->function_decl_states->find_slot (&temp, NO_INSERT); in lto_get_function_in_decl_state()
445 = node->lto_file_data->function_decl_states->find_slot (&temp, NO_INSERT); in lto_free_function_in_decl_state_for_node()
449 node->lto_file_data->function_decl_states->clear_slot (slot); in lto_free_function_in_decl_state_for_node()
H A Dipa-utils.cc483 = src->lto_file_data->function_decl_states->find_slot (&temp, in ipa_merge_profiles()
486 src->lto_file_data->function_decl_states->clear_slot (slot); in ipa_merge_profiles()
500 = src->lto_file_data->function_decl_states->find_slot (state, INSERT); in ipa_merge_profiles()
H A Dlto-streamer.h567 hash_table<decl_state_hasher> *function_decl_states; member
/netbsd-src/external/gpl3/gcc.old/dist/gcc/lto/
H A Dlto-common.c2001 decl_data->function_decl_states in lto_read_decls()
2010 = decl_data->function_decl_states->find_slot (state, INSERT); in lto_read_decls()
2655 FOR_EACH_HASH_TABLE_ELEMENT (*file->function_decl_states, elt, in lto_fixup_decls()
/netbsd-src/external/gpl3/gcc/dist/gcc/lto/
H A Dlto-common.cc2010 decl_data->function_decl_states in lto_read_decls()
2019 = decl_data->function_decl_states->find_slot (state, INSERT); in lto_read_decls()
2663 FOR_EACH_HASH_TABLE_ELEMENT (*file->function_decl_states, elt, in lto_fixup_decls()