remove duplicated function declarations
References: 12f9d16c7b
("create cfg.c for cfg-related functions")
This commit is contained in:
parent
9ee57a637a
commit
b582e84e10
1 changed files with 0 additions and 2 deletions
2
all.h
2
all.h
|
@ -540,8 +540,6 @@ void loadopt(Fn *);
|
|||
|
||||
/* ssa.c */
|
||||
void filluse(Fn *);
|
||||
void fillpreds(Fn *);
|
||||
void fillrpo(Fn *);
|
||||
void ssa(Fn *);
|
||||
void ssacheck(Fn *);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue