/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | hash-map-traits.h | 81 simple_hashmap_traits <H, Value>::is_deleted (const T &entry) in is_deleted() function 143 unbounded_hashmap_traits <Value>::is_deleted (const T &entry) in is_deleted() function
|
H A D | hash-traits.h | 140 int_hash <Type, Empty, Deleted>::is_deleted (Type x) in is_deleted() function 205 pointer_hash <Type>::is_deleted (Type *e) in is_deleted() function 389 pair_hash <T1, T2>::is_deleted (const value_type &x) in is_deleted() function
|
H A D | tree-hasher.h | 37 static bool is_deleted (const value_type &v) in is_deleted() function
|
H A D | hash-set-tests.cc | 209 static bool is_deleted (const value_type &v) in is_deleted() function
|
H A D | hash-map.h | 64 static bool is_deleted (const hash_entry &e) in class() function
|
H A D | sanopt.cc | 141 is_deleted (const sanopt_tree_triplet &ref) in is_deleted() function 198 is_deleted (const sanopt_tree_couple &ref) in is_deleted() function
|
H A D | graphite.cc | 238 static bool is_deleted (const seir_cache_key &key) { return !key.expr; } in is_deleted() function
|
H A D | tree-vectorizer.h | 147 static bool is_deleted (const value_type &s) { return s.length == ~0U; } in is_deleted() function
|
H A D | hash-table.h | 534 static bool is_deleted (value_type &v) in is_deleted() function
|
H A D | profile.cc | 1037 is_deleted (const location_triplet &ref) in is_deleted() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | hash-map-traits.h | 81 simple_hashmap_traits <H, Value>::is_deleted (const T &entry) in is_deleted() function 143 unbounded_hashmap_traits <Value>::is_deleted (const T &entry) in is_deleted() function
|
H A D | hash-traits.h | 128 int_hash <Type, Empty, Deleted>::is_deleted (Type x) in is_deleted() function 193 pointer_hash <Type>::is_deleted (Type *e) in is_deleted() function 372 pair_hash <T1, T2>::is_deleted (const value_type &x) in is_deleted() function
|
H A D | tree-hasher.h | 37 static bool is_deleted (const value_type &v) in is_deleted() function
|
H A D | hash-set-tests.c | 209 static bool is_deleted (const value_type &v) in is_deleted() function
|
H A D | hash-map.h | 64 static bool is_deleted (const hash_entry &e) in class() function
|
H A D | sanopt.c | 141 is_deleted (const sanopt_tree_triplet &ref) in is_deleted() function 198 is_deleted (const sanopt_tree_couple &ref) in is_deleted() function
|
H A D | graphite.c | 238 static bool is_deleted (const seir_cache_key &key) { return !key.expr; } in is_deleted() function
|
H A D | hash-table.h | 534 static bool is_deleted (value_type &v) in is_deleted() function
|
H A D | profile.c | 952 is_deleted (const location_triplet &ref) in is_deleted() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/ |
H A D | exploded-graph.h | 448 static inline bool is_deleted (const T &entry) in is_deleted() function 518 static inline bool is_deleted (const T &entry) in is_deleted() function 585 static inline bool is_deleted (const T &entry) in is_deleted() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/ |
H A D | exploded-graph.h | 512 static inline bool is_deleted (const T &entry) in is_deleted() function 582 static inline bool is_deleted (const T &entry) in is_deleted() function 649 static inline bool is_deleted (const T &entry) in is_deleted() function
|
H A D | svalue.h | 218 bool is_deleted () const { return m_type == reinterpret_cast<tree> (1); } in is_deleted() function
|
H A D | store.h | 391 bool is_deleted () const { return m_bit_range.m_start_bit_offset == -1; } in is_deleted() function
|
H A D | region.h | 286 bool is_deleted () const in is_deleted() function
|
H A D | analyzer.h | 345 static inline bool is_deleted (Type t) { return t.is_deleted (); } in is_deleted() function
|