diff options
author | Steven Perron <stevenperron@google.com> | 2018-02-09 20:33:06 -0500 |
---|---|---|
committer | Steven Perron <31666470+s-perron@users.noreply.github.com> | 2018-02-12 09:47:55 -0500 |
commit | 06b437dedc86e0ac47ad34e3cd3e2e6ae174617a (patch) | |
tree | f1ec1a36123006e0c3ba8782d2fdef0a59e5e422 /source/opt/remove_duplicates_pass.h | |
parent | 70bf3514e8316e5bb96a6f90492f9cfb475dfe0c (diff) | |
download | SPIRV-Tools-06b437dedc86e0ac47ad34e3cd3e2e6ae174617a.tar.gz SPIRV-Tools-06b437dedc86e0ac47ad34e3cd3e2e6ae174617a.tar.bz2 SPIRV-Tools-06b437dedc86e0ac47ad34e3cd3e2e6ae174617a.zip |
Avoid using the def-use manager during inlining.
There seems to only be a single location where the def-use manager is
used. It is to get information about a type. We can do that with the
type manager instead.
Fixes #1285
Diffstat (limited to 'source/opt/remove_duplicates_pass.h')
0 files changed, 0 insertions, 0 deletions