rename Tmp.ins to be more descriptive
This commit is contained in:
parent
87dc3ea290
commit
04e2640901
3 changed files with 8 additions and 8 deletions
2
all.h
2
all.h
|
@ -297,7 +297,7 @@ struct Alias {
|
|||
|
||||
struct Tmp {
|
||||
char name[NString];
|
||||
Ins *ins;
|
||||
Ins *def;
|
||||
Use *use;
|
||||
uint ndef, nuse;
|
||||
uint bid; /* id of a defining block */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue