Home
last modified time | relevance | path

Searched defs:is_deleted (Results 1 – 25 of 50) sorted by relevance

12

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dhash-map-traits.h81 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 Dhash-traits.h140 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 Dtree-hasher.h37 static bool is_deleted (const value_type &v) in is_deleted() function
H A Dhash-set-tests.cc209 static bool is_deleted (const value_type &v) in is_deleted() function
H A Dhash-map.h64 static bool is_deleted (const hash_entry &e) in class() function
H A Dsanopt.cc141 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 Dgraphite.cc238 static bool is_deleted (const seir_cache_key &key) { return !key.expr; } in is_deleted() function
H A Dtree-vectorizer.h147 static bool is_deleted (const value_type &s) { return s.length == ~0U; } in is_deleted() function
H A Dhash-table.h534 static bool is_deleted (value_type &v) in is_deleted() function
H A Dprofile.cc1037 is_deleted (const location_triplet &ref) in is_deleted() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dhash-map-traits.h81 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 Dhash-traits.h128 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 Dtree-hasher.h37 static bool is_deleted (const value_type &v) in is_deleted() function
H A Dhash-set-tests.c209 static bool is_deleted (const value_type &v) in is_deleted() function
H A Dhash-map.h64 static bool is_deleted (const hash_entry &e) in class() function
H A Dsanopt.c141 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 Dgraphite.c238 static bool is_deleted (const seir_cache_key &key) { return !key.expr; } in is_deleted() function
H A Dhash-table.h534 static bool is_deleted (value_type &v) in is_deleted() function
H A Dprofile.c952 is_deleted (const location_triplet &ref) in is_deleted() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dexploded-graph.h448 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 Dexploded-graph.h512 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 Dsvalue.h218 bool is_deleted () const { return m_type == reinterpret_cast<tree> (1); } in is_deleted() function
H A Dstore.h391 bool is_deleted () const { return m_bit_range.m_start_bit_offset == -1; } in is_deleted() function
H A Dregion.h286 bool is_deleted () const in is_deleted() function
H A Danalyzer.h345 static inline bool is_deleted (Type t) { return t.is_deleted (); } in is_deleted() function

12