GCC Middle and Back End API Reference
|
Data Fields | |
int | first |
int | next |
int | freq |
Information about the thread to which a pseudo belongs. Threads are a set of connected reload and inheritance pseudos with the same set of available hard registers. Lone registers belong to their own threads.
int regno_assign_info::first |
Referenced by init_regno_assign_info(), and process_copy_to_form_thread().
int regno_assign_info::freq |
int regno_assign_info::next |
Referenced by init_regno_assign_info(), and process_copy_to_form_thread().