Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dtree-ssa.c822 int_tree_map_hash (const void *item) in int_tree_map_hash() function
833 referenced_vars = htab_create_ggc (20, int_tree_map_hash, 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.h383 extern unsigned int int_tree_map_hash (const void *);
H A Dtree-complex.c1504 complex_variable_components = htab_create (10, int_tree_map_hash, in tree_lower_complex()