Searched refs:sort_bucket (Results 1 – 2 of 2) sorted by relevance
2577 sort_bucket (ira_allocno_t *bucket_ptr, in sort_bucket() function2758 sort_bucket (&colorable_allocno_bucket, bucket_allocno_compare_func); in push_only_colorable()2890 sort_bucket (&uncolorable_allocno_bucket, allocno_spill_sort_compare); in push_allocnos_to_stack()
32774 (sort_bucket): Add compare function as a parameter.32780 (push_only_colorable): Pass new parameter to sort_bucket.