Searched refs:mark_deleted (Results 1 - 11 of 11) sorted by relevance

/haiku-buildtools/gcc/gcc/
H A Dtree-hasher.h44 static void mark_deleted (value_type &v) { v.to = reinterpret_cast<tree> (0x1); } function in struct:int_tree_hasher
H A Dhash-set.h58 mark_deleted (T *&e) function in struct:default_hashset_traits
130 mark_deleted (hash_entry &e) function in struct:hash_set::hash_entry
132 Traits::mark_deleted (e.m_key);
H A Dhash-map.h63 mark_deleted (T &e) function in struct:default_hashmap_traits
131 static void mark_deleted (hash_entry &e) { Traits::mark_deleted (e); } function in struct:hash_entry
H A Dtree-inline.h44 mark_deleted (T &e) function in struct:dependence_hasher
H A Dsymbol-summary.h230 mark_deleted (Type &e) function in struct:summary_hashmap_traits
H A Dhash-table.h523 template<typename U> static char test (helper<U, U::mark_deleted> *);
534 Traits::mark_deleted (v);
1260 static void mark_deleted (value_type &v) function in class:hash_table
1491 mark_deleted (*slot);
1608 mark_deleted (*slot);
H A Dsanopt.c154 mark_deleted (T &e) function in struct:default_hashmap_traits
H A Dvalue-prof.c1274 template<typename T> static void mark_deleted (T &e) { e.m_key = UINT_MAX; } function in struct:default_hashmap_traits
H A Dalias.c176 mark_deleted (T &e) function in struct:default_hashmap_traits
H A Dtree-ssa-reassoc.c1068 static void mark_deleted (int &e) { e = 1; } function in struct:oecount_hasher
H A Dcfgexpand.c636 mark_deleted (T &e) function in struct:default_hashmap_traits

Completed in 148 milliseconds