Searched refs:polymorphic_call_target_d (Results 1 – 5 of 5) sorted by relevance
2663 class polymorphic_call_target_d class2680 : pointer_hash <polymorphic_call_target_d>2682 static inline hashval_t hash (const polymorphic_call_target_d *);2683 static inline bool equal (const polymorphic_call_target_d *,2684 const polymorphic_call_target_d *);2685 static inline void remove (polymorphic_call_target_d *);2691 polymorphic_call_target_hasher::hash (const polymorphic_call_target_d *odr_query) in hash()2716 polymorphic_call_target_hasher::equal (const polymorphic_call_target_d *t1, in equal()2717 const polymorphic_call_target_d *t2) in equal()2737 polymorphic_call_target_hasher::remove (polymorphic_call_target_d *v) in remove()[all …]
16813 * ipa-devirt.c (polymorphic_call_target_d): Add SPECULATIVE; reorder30293 (struct polymorphic_call_target_d): Add type_warning and decl_warning.30662 * ipa-devirt.c (polymorphic_call_target_d): Rename46131 (struct polymorphic_call_target_d): Add nonconstruction_targets;
90 * ipa-devirt.c (polymorphic_call_target_d): Add n_odr_types.
7262 (polymorphic_call_target_d): Add context and FINAL.
2647 class polymorphic_call_target_d2664 : pointer_hash <polymorphic_call_target_d>2666 static inline hashval_t hash (const polymorphic_call_target_d *);2667 static inline bool equal (const polymorphic_call_target_d *,2668 const polymorphic_call_target_d *);2669 static inline void remove (polymorphic_call_target_d *);2675 polymorphic_call_target_hasher::hash (const polymorphic_call_target_d *odr_query)2700 polymorphic_call_target_hasher::equal (const polymorphic_call_target_d *t1,2701 const polymorphic_call_target_d *t2)2721 polymorphic_call_target_hasher::remove (polymorphic_call_target_d *v)[all …]