Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgimplify.c178 struct gimplify_hasher : free_ptr_hash <elt_t> struct
197 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()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimplify.cc183 struct gimplify_hasher : free_ptr_hash <elt_t> struct
202 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()
H A DChangeLog-20135749 * 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): Relocate
32460 (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.
H A DChangeLog-201510263 (gimplify_hasher::equal): Likewise.
26684 * gimplify.c (gimplify_hasher): Likewise.