Searched refs:gimplify_hasher (Results 1 – 4 of 4) sorted by relevance
178 struct gimplify_hasher : free_ptr_hash <elt_t> struct197 hash_table<gimplify_hasher> *temp_htab;592 gimplify_ctxp->temp_htab = new hash_table<gimplify_hasher> (1000); in lookup_tmp_var()15262 gimplify_hasher::hash (const elt_t *p) in hash()15269 gimplify_hasher::equal (const elt_t *p1, const elt_t *p2) in equal()
183 struct gimplify_hasher : free_ptr_hash <elt_t> struct202 hash_table<gimplify_hasher> *temp_htab;597 gimplify_ctxp->temp_htab = new hash_table<gimplify_hasher> (1000); in lookup_tmp_var()16715 gimplify_hasher::hash (const elt_t *p) in hash()16722 gimplify_hasher::equal (const elt_t *p1, const elt_t *p2) in equal()
5749 * gimplify.h (gimplify_hasher:typed_free_remove, struct gimplify_ctx):5752 * gimplify.c (gimplify_hasher:typed_free_remove): Relocate here.8009 (struct gimplify_hasher, struct gimplify_ctx, is_gimple_sizepos):8011 * gimple.h (struct gimplify_hasher, struct gimplify_ctx,8013 (gimplify_hasher::hash, gimplify_hasher::equal): Move to gimplify.c.8023 (gimplify_hasher::hash, gimplify_hasher::equal): Relocate32460 (struct gimplify_hasher): Likewise.32475 (gimple_tree_hash): Move into gimplify_hasher in gimplify-ctx.h.32476 (gimple_tree_eq): Move into gimplify_hasher in gimplify-ctx.h.32480 (class gimplify_hasher): New.
10263 (gimplify_hasher::equal): Likewise.26684 * gimplify.c (gimplify_hasher): Likewise.