nir/from_ssa: Use the nir_block_dominance function instead of our own
authorJason Ekstrand <jason.ekstrand@intel.com>
Fri, 6 Feb 2015 20:49:08 +0000 (12:49 -0800)
committerJason Ekstrand <jason.ekstrand@intel.com>
Fri, 20 Feb 2015 01:06:17 +0000 (17:06 -0800)
commit0167c38cacc00eef77d7f83d3929cdbc99378d11
treefd2777cf170e7690ad324de1a1fb32533008d649
parentf481a9425cb8d70bc61c6303268a465f5a05896b
nir/from_ssa: Use the nir_block_dominance function instead of our own

Reviewed-by: Connor Abbott <cwabbott0@gmail.com>
src/glsl/nir/nir_from_ssa.c