nir: move nir_block_ends_in_break() to nir.h
authorTimothy Arceri <tarceri@itsqueeze.com>
Thu, 29 Jul 2021 05:43:26 +0000 (15:43 +1000)
committerMarge Bot <eric+marge@anholt.net>
Tue, 3 Aug 2021 10:54:50 +0000 (10:54 +0000)
commita7f2e683ded4387febd8529bb0a3fa8c691fcce4
tree7bd855498489b297c195567e23b9a51a71e6fbe8
parenta9ed4538abf1247b82adce5cfff9f2bde0b76a05
nir: move nir_block_ends_in_break() to nir.h

Will be used in a following commit.

Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12064>
src/compiler/nir/nir.h
src/compiler/nir/nir_loop_analyze.h