Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree.c209 struct poly_int_cst_hasher : ggc_cache_ptr_hash<tree_node> struct
216 static GTY ((cache)) hash_table<poly_int_cst_hasher> *poly_int_cst_hash_table; argument