i965/fs: Rename setup_kills() to setup_initial_values().
authorKenneth Graunke <kenneth@whitecape.org>
Sat, 10 Aug 2013 01:07:45 +0000 (18:07 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Mon, 19 Aug 2013 18:29:24 +0000 (11:29 -0700)
commit669d4d7f77648948800abce59bc99a29a338a3ad
tree901d9f0979a34e00d47354003f3003c31824c616
parent2ef81372dccc102d95b3dcec22b42406e1b55af9
i965/fs: Rename setup_kills() to setup_initial_values().

Although this function currently only initializes the KILL set, it will
soon initialize other data flow sets as well.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Paul Berry <stereotype441@gmail.com>
src/mesa/drivers/dri/i965/brw_fs_copy_propagation.cpp