Searched refs:hash_node (Results 1 – 1 of 1) sorted by relevance
156 static hashval_t hash_node (const void *);162 hash_node (const void *p) in hash_node() function206 cgraph_hash = htab_create_ggc (10, hash_node, eq_node, NULL); in cgraph_node()