GCC Middle and Back End API Reference
|
Data Fields | |
int | check |
int | divisor |
ira_allocno_t | next |
Describes one element in a queue of allocnos whose costs need to be updated. Each allocno in the queue is known to have an allocno class.
int update_cost_queue_elem::check |
Referenced by improve_allocation(), and queue_update_cost().
int update_cost_queue_elem::divisor |
Referenced by get_next_update_cost(), queue_update_cost(), update_conflict_hard_regno_costs(), and update_copy_costs().
ira_allocno_t update_cost_queue_elem::next |
Referenced by get_next_update_cost(), and queue_update_cost().