Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Demit-rtl.c134 struct const_int_hasher : ggc_cache_ptr_hash<rtx_def> struct
142 static GTY ((cache)) hash_table<const_int_hasher> *const_int_htab; argument