Searched refs:ggc_cache_remove (Results 1 – 6 of 6) sorted by relevance
265 struct ggc_cache_remove : ggc_remove<T> struct306 struct ggc_cache_ptr_hash : pointer_hash <T>, ggc_cache_remove <T *> {};
66 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 *>
277 struct ggc_cache_remove : ggc_remove<T> struct318 struct ggc_cache_ptr_hash : pointer_hash <T>, ggc_cache_remove <T *> {};
70 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 *>
6931 (ggc_cache_remove): Override it instead of ggc_mx.
26630 (ggc_cache_remove): ...this and remove typedefs.