Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dsanopt.cc162 struct sanopt_tree_couple_hash : typed_noop_remove <sanopt_tree_couple> struct
164 typedef sanopt_tree_couple value_type;
165 typedef sanopt_tree_couple compare_type;
168 hash (const sanopt_tree_couple &ref) in hash()
177 equal (const sanopt_tree_couple &ref1, const sanopt_tree_couple &ref2) in equal()
184 mark_deleted (sanopt_tree_couple &ref) in mark_deleted()
189 static const bool empty_zero_p = true;
192 mark_empty (sanopt_tree_couple &ref) in mark_empty()
198 is_deleted (const sanopt_tree_couple &ref) in is_deleted()
204 is_empty (const sanopt_tree_couple &ref) in is_empty()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dsanopt.c162 struct sanopt_tree_couple_hash : typed_noop_remove <sanopt_tree_couple> struct
164 typedef sanopt_tree_couple value_type;
165 typedef sanopt_tree_couple compare_type;
168 hash (const sanopt_tree_couple &ref) in hash()
177 equal (const sanopt_tree_couple &ref1, const sanopt_tree_couple &ref2) in equal()
184 mark_deleted (sanopt_tree_couple &ref) in mark_deleted()
189 static const bool empty_zero_p = true;
192 mark_empty (sanopt_tree_couple &ref) in mark_empty()
198 is_deleted (const sanopt_tree_couple &ref) in is_deleted()
204 is_empty (const sanopt_tree_couple &ref) in is_empty()