i965/vec4: Make try_copy_propagate() static.
authorMatt Turner <mattst88@gmail.com>
Tue, 24 Jun 2014 05:16:02 +0000 (22:16 -0700)
committerMatt Turner <mattst88@gmail.com>
Wed, 25 Jun 2014 20:00:56 +0000 (13:00 -0700)
commitd5432e3f45ee3c5b5b824ad941a40c01025a275d
treebda78c59cd885deeb789302c10c5a85ef78eb7b2
parent7526df70ea249c26332c35017f7a810332b2deee
i965/vec4: Make try_copy_propagate() static.

Now that can_do_source_mods() isn't part of the visitor, this doesn't
need to be either.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i965/brw_vec4.h
src/mesa/drivers/dri/i965/brw_vec4_copy_propagation.cpp