Home
last modified time | relevance | path

Searched refs:tree_map_hash (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/gcc/gcc/cp/
H A Dcp-objcp-common.c258 shadowed_var_for_decl = htab_create_ggc (512, tree_map_hash, in init_shadowed_var_for_decl()
/openbsd-src/gnu/gcc/gcc/
H A Dtree.c223 debug_expr_for_decl = htab_create_ggc (512, tree_map_hash, in init_ttree()
226 value_expr_for_decl = htab_create_ggc (512, tree_map_hash, in init_ttree()
230 restrict_base_for_decl = htab_create_ggc (256, tree_map_hash, in init_ttree()
3922 tree_map_hash (const void *item) in tree_map_hash() function
H A Dlambda-code.c2560 replacements = htab_create_ggc (20, tree_map_hash, in perfect_nestify()
H A Dtree.h4619 extern unsigned int tree_map_hash (const void *);
H A Dtree-ssa-structalias.c5079 heapvar_for_stmt = htab_create_ggc (11, tree_map_hash, tree_map_eq, in init_alias_heapvars()
H A Dtree-cfg.c4934 new_label_map = htab_create (17, tree_map_hash, tree_map_eq, free); in move_sese_region_to_fn()