diff options
| author | Luc Van Oostenryck <luc.vanoostenryck@gmail.com> | 2021-03-20 15:42:19 +0100 |
|---|---|---|
| committer | Luc Van Oostenryck <luc.vanoostenryck@gmail.com> | 2021-04-17 20:43:15 +0200 |
| commit | b91ba64904a6a05d619a27a17545163eac97c2ca (patch) | |
| tree | 0c8055ecc19bcff650e2ec022de156e9a41d006d /validation/optim | |
| parent | 3de14a1edba826afa66840798ec260ec60f6ed49 (diff) | |
| download | sparse-dev-b91ba64904a6a05d619a27a17545163eac97c2ca.tar.gz | |
memops: avoid using first_pseudo()
The loop in rewrite_load_instruction() uses first_pseudo() to not have
to special case the first element.
But this slightly complicates further changes.
So, simply use a null-or-no-null test inside the loop to identify
this first element.
Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com>
Diffstat (limited to 'validation/optim')
0 files changed, 0 insertions, 0 deletions
