compute reg interferences in filllive()
This commit is contained in:
parent
2273d22ced
commit
538e3aff7f
2 changed files with 9 additions and 1 deletions
|
@ -225,6 +225,7 @@ struct Tmp {
|
|||
uint cost;
|
||||
short spill;
|
||||
short wide;
|
||||
ulong intr;
|
||||
int hint;
|
||||
int phi;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue