Searched refs:tree_map_eq (Results 1 – 6 of 6) sorted by relevance
| /openbsd-src/gnu/gcc/gcc/cp/ |
| H A D | cp-objcp-common.c | 259 tree_map_eq, 0); in init_shadowed_var_for_decl()
|
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | tree.c | 224 tree_map_eq, 0); in init_ttree() 227 tree_map_eq, 0); in init_ttree() 231 tree_map_eq, 0); in init_ttree() 3913 tree_map_eq (const void *va, const void *vb) in tree_map_eq() function
|
| H A D | lambda-code.c | 2561 tree_map_eq, NULL); in perfect_nestify()
|
| H A D | tree.h | 4621 extern int tree_map_eq (const void *, 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()
|