Searched refs:coalesce_table_type (Results 1 – 1 of 1) sorted by relevance
119 typedef hash_table<coalesce_pair_hasher> coalesce_table_type; typedef120 typedef coalesce_table_type::iterator coalesce_iterator_type;134 coalesce_table_type *list; /* Hash table. */272 list->list = new coalesce_table_type (size); in create_coalesce_list()