Searched refs:tree_map_hash (Results 1 – 6 of 6) sorted by relevance
| /openbsd-src/gnu/gcc/gcc/cp/ |
| H A D | cp-objcp-common.c | 258 shadowed_var_for_decl = htab_create_ggc (512, tree_map_hash, in init_shadowed_var_for_decl()
|
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | tree.c | 223 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 D | lambda-code.c | 2560 replacements = htab_create_ggc (20, tree_map_hash, in perfect_nestify()
|
| H A D | tree.h | 4619 extern unsigned int tree_map_hash (const void *);
|
| H A D | tree-ssa-structalias.c | 5079 heapvar_for_stmt = htab_create_ggc (11, tree_map_hash, tree_map_eq, in init_alias_heapvars()
|
| H A D | tree-cfg.c | 4934 new_label_map = htab_create (17, tree_map_hash, tree_map_eq, free); in move_sese_region_to_fn()
|