Home
last modified time | relevance | path

Searched refs:int_tree_map_eq (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/gcc/gcc/
H A Dtree-ssa.c812 int_tree_map_eq (const void *va, const void *vb) in int_tree_map_eq() function
834 int_tree_map_eq, NULL); in init_tree_ssa()
835 default_defs = htab_create_ggc (20, int_tree_map_hash, int_tree_map_eq, NULL); in init_tree_ssa()
H A Dtree-flow.h384 extern int int_tree_map_eq (const void *, const void *);
H A Dtree-complex.c1505 int_tree_map_eq, free); in tree_lower_complex()