
Data Fields | |
| TN * | local_tn |
| OP * | last_def |
| OP * | exposed_use |
| TN * | exposed_use_tn |
| struct spill_tn_info * | next |
| BOOL | callee_save |
Definition at line 632 of file localize.cxx.
Definition at line 633 of file localize.cxx.
Referenced by Get_Local_TN_For_Global(), and Insert_Spills_Of_Globals().
struct spill_tn_info* spill_tn_info::next [read] |
Definition at line 639 of file localize.cxx.
Referenced by Get_Local_TN_For_Global(), and Insert_Spills_Of_Globals().
Definition at line 640 of file localize.cxx.
Referenced by Get_Local_TN_For_Global(), and Insert_Spills_Of_Globals().
1.5.6