Home
last modified time | relevance | path

Searched refs:ggc_cache_remove (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dhash-traits.h265 struct ggc_cache_remove : ggc_remove<T> struct
306 struct ggc_cache_ptr_hash : pointer_hash <T>, ggc_cache_remove <T *> {};
H A Dipa-prop.c66 struct ipa_bit_ggc_hash_traits : public ggc_cache_remove <ipa_bits *>
110 struct ipa_vr_ggc_hash_traits : public ggc_cache_remove <value_range *>
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dhash-traits.h277 struct ggc_cache_remove : ggc_remove<T> struct
318 struct ggc_cache_ptr_hash : pointer_hash <T>, ggc_cache_remove <T *> {};
H A Dipa-prop.cc70 struct ipa_bit_ggc_hash_traits : public ggc_cache_remove <ipa_bits *>
114 struct ipa_vr_ggc_hash_traits : public ggc_cache_remove <value_range *>
H A DChangeLog-20176931 (ggc_cache_remove): Override it instead of ggc_mx.
H A DChangeLog-201526630 (ggc_cache_remove): ...this and remove typedefs.