Searched defs:coalesce_pair (Results 1 – 2 of 2) sorted by relevance
50 struct coalesce_pair struct52 int first_element;53 int second_element;54 int cost;65 int conflict_count;92 struct coalesce_pair_hasher : nofree_ptr_hash <coalesce_pair> argument
45 typedef struct coalesce_pair struct51 typedef const struct coalesce_pair *const_coalesce_pair_p; argument