Searched refs:function_version_hasher (Results 1 – 4 of 4) sorted by relevance
111 struct function_version_hasher : ggc_ptr_hash<cgraph_function_version_info> struct122 static GTY(()) hash_table<function_version_hasher> *cgraph_fnver_htab = NULL;126 function_version_hasher::hash (cgraph_function_version_info *ptr) in hash()134 function_version_hasher::equal (cgraph_function_version_info *n1, in equal()190 cgraph_fnver_htab = hash_table<function_version_hasher>::create_ggc (2); in insert_new_function_version()
20246 * cgraph.c (function_version_hasher::hash): Use20248 (function_version_hasher::equal):
26659 * cgraph.c (function_version_hasher): Likewise.
108 struct function_version_hasher : ggc_ptr_hash<cgraph_function_version_info> struct119 static GTY(()) hash_table<function_version_hasher> *cgraph_fnver_htab = NULL;123 function_version_hasher::hash (cgraph_function_version_info *ptr) in hash()131 function_version_hasher::equal (cgraph_function_version_info *n1, in equal()187 cgraph_fnver_htab = hash_table<function_version_hasher>::create_ggc (2); in insert_new_function_version()