Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/cp/
H A Dcp-objcp-common.c259 tree_map_eq, 0); in init_shadowed_var_for_decl()
/openbsd-src/gnu/gcc/gcc/
H A Dtree.c224 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 Dlambda-code.c2561 tree_map_eq, NULL); in perfect_nestify()
H A Dtree.h4621 extern int tree_map_eq (const void *, 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()