Home
last modified time | relevance | path

Searched defs:poly_int_cst_hasher (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree.cc213 struct poly_int_cst_hasher : ggc_cache_ptr_hash<tree_node> struct
220 static GTY ((cache)) hash_table<poly_int_cst_hasher> *poly_int_cst_hash_table; argument
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree.c210 struct poly_int_cst_hasher : ggc_cache_ptr_hash<tree_node> struct
217 static GTY ((cache)) hash_table<poly_int_cst_hasher> *poly_int_cst_hash_table; argument