Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Demit-rtl.c136 struct const_int_hasher : ggc_cache_ptr_hash<rtx_def> struct
144 static GTY ((cache)) hash_table<const_int_hasher> *const_int_htab; argument
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Demit-rtl.cc135 struct const_int_hasher : ggc_cache_ptr_hash<rtx_def> struct
143 static GTY ((cache)) hash_table<const_int_hasher> *const_int_htab; argument