diff options
| author | Luc Van Oostenryck <luc.vanoostenryck@gmail.com> | 2016-12-08 04:46:18 +0100 |
|---|---|---|
| committer | Christopher Li <sparse@chrisli.org> | 2017-02-13 09:34:45 +0800 |
| commit | 62504d579978da2f567992548df6d27dc27a3237 (patch) | |
| tree | 83ae082e3098c8163d82b14ae633bd39ba7b7d6e /validation/preprocessor | |
| parent | 7e9d18754cf8ebc6bc24f4d744720282d62531ad (diff) | |
| download | sparse-dev-62504d579978da2f567992548df6d27dc27a3237.tar.gz | |
remove unused arg in uses/defs functions
In the liveness analysis, the use/def methods have a
'struct instruction *' argument.
This arg is never used and it's not clear for what it
could be used, what it would represent.
This patch remove this argument from all the concerned
functions.
Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com>
Signed-off-by: Christopher Li <sparse@chrisli.org>
Diffstat (limited to 'validation/preprocessor')
0 files changed, 0 insertions, 0 deletions
