drop dead declaration
This commit is contained in:
parent
1b1a7f618c
commit
72f2e8445a
1 changed files with 0 additions and 3 deletions
3
all.h
3
all.h
|
@ -497,9 +497,6 @@ void fillrpo(Fn *);
|
||||||
void ssa(Fn *);
|
void ssa(Fn *);
|
||||||
void ssacheck(Fn *);
|
void ssacheck(Fn *);
|
||||||
|
|
||||||
/* simpl.c */
|
|
||||||
void simpl(Fn *);
|
|
||||||
|
|
||||||
/* copy.c */
|
/* copy.c */
|
||||||
void copy(Fn *);
|
void copy(Fn *);
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue