glsl2: Track the number of ir_loop_jump instructions that are in a loop
authorIan Romanick <ian.d.romanick@intel.com>
Fri, 27 Aug 2010 22:41:20 +0000 (15:41 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Fri, 3 Sep 2010 18:55:22 +0000 (11:55 -0700)
commit3bcfafcf0320ee5407716ff67062e80d162760d4
tree9e3b0591373f04c68da6d39dbc819257a9c96344
parent351525d534268b08c090f9ce42a67e9329a969ae
glsl2: Track the number of ir_loop_jump instructions that are in a loop
src/glsl/loop_analysis.cpp
src/glsl/loop_analysis.h
src/glsl/loop_controls.cpp