nir: Add a nir_foreach_function_temp_variable helper
authorJason Ekstrand <jason@jlekstrand.net>
Wed, 20 May 2020 15:18:14 +0000 (10:18 -0500)
committerMarge Bot <eric+marge@anholt.net>
Wed, 29 Jul 2020 17:38:58 +0000 (17:38 +0000)
commit92dcda5ce9185125453ff376957cbf32e348edfe
treec7943f3169f63e58a6ef306b97f3a72025dece08
parent2956d53400fdabe7a52d7ca6154827fea160abf2
nir: Add a nir_foreach_function_temp_variable helper

Reviewed-by: Gert Wollny <gert.wollny@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5966>
src/amd/llvm/ac_nir_to_llvm.c
src/compiler/nir/nir.h
src/compiler/nir/nir_opt_large_constants.c
src/compiler/nir/nir_print.c
src/compiler/nir/nir_validate.c