Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dsanopt.cc103 struct sanopt_tree_triplet_hash : typed_noop_remove <sanopt_tree_triplet> struct
105 typedef sanopt_tree_triplet value_type;
106 typedef sanopt_tree_triplet compare_type;
109 hash (const sanopt_tree_triplet &ref) in hash()
119 equal (const sanopt_tree_triplet &ref1, const sanopt_tree_triplet &ref2) in equal()
127 mark_deleted (sanopt_tree_triplet &ref) in mark_deleted()
132 static const bool empty_zero_p = true;
135 mark_empty (sanopt_tree_triplet &ref) in mark_empty()
141 is_deleted (const sanopt_tree_triplet &ref) in is_deleted()
147 is_empty (const sanopt_tree_triplet &ref) in is_empty()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dsanopt.c103 struct sanopt_tree_triplet_hash : typed_noop_remove <sanopt_tree_triplet> struct
105 typedef sanopt_tree_triplet value_type;
106 typedef sanopt_tree_triplet compare_type;
109 hash (const sanopt_tree_triplet &ref) in hash()
119 equal (const sanopt_tree_triplet &ref1, const sanopt_tree_triplet &ref2) in equal()
127 mark_deleted (sanopt_tree_triplet &ref) in mark_deleted()
132 static const bool empty_zero_p = true;
135 mark_empty (sanopt_tree_triplet &ref) in mark_empty()
141 is_deleted (const sanopt_tree_triplet &ref) in is_deleted()
147 is_empty (const sanopt_tree_triplet &ref) in is_empty()