i965/fs: Remove bblock field of fs_visitor.
authorKenneth Graunke <kenneth@whitecape.org>
Fri, 9 Nov 2012 08:38:37 +0000 (00:38 -0800)
committerKenneth Graunke <kenneth@whitecape.org>
Thu, 15 Nov 2012 19:14:43 +0000 (11:14 -0800)
commiteec5669bc9fd2fdc43fdb4ffd64e427e23a9f250
treed6571318d839f60753cbe814017d8993b96ec1fc
parente7668609a704db1e01af08223d1ba0575f469f79
i965/fs: Remove bblock field of fs_visitor.

All users of basic block analysis simply create their own local
variables.  Nobody uses the visitor-wide field.

Reviewed-by: Eric Anholt <eric@anholt.net>
src/mesa/drivers/dri/i965/brw_fs.h