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/
Dcp-objcp-common.c259 tree_map_eq, 0); in init_shadowed_var_for_decl()
/openbsd/src/gnu/gcc/gcc/
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
Dlambda-code.c2561 tree_map_eq, NULL); in perfect_nestify()
Dtree.h4621 extern int tree_map_eq (const void *, const void *);
Dtree-ssa-structalias.c5079 heapvar_for_stmt = htab_create_ggc (11, tree_map_hash, tree_map_eq, in init_alias_heapvars()
Dtree-cfg.c4934 new_label_map = htab_create (17, tree_map_hash, tree_map_eq, free); in move_sese_region_to_fn()