glsl: Skip processing expression trees in optimize_redundant_jumps()
authorEric Anholt <eric@anholt.net>
Fri, 11 Mar 2011 21:03:54 +0000 (13:03 -0800)
committerEric Anholt <eric@anholt.net>
Tue, 15 Mar 2011 16:49:00 +0000 (09:49 -0700)
commitd3a444af2d4c42a23e9ec78dbef4c3ee45e1e50c
treec402751f371330afb142ea2dd2fe15f497748def
parentb0fff8d17eb65368db018f6ccc226482ccf46763
glsl: Skip processing expression trees in optimize_redundant_jumps()

Cuts the time spent in this function during glean texCombine by 2/3.
src/glsl/opt_redundant_jumps.cpp