i965: Make a "does this while jump before our instruction?" helper.
authorKenneth Graunke <kenneth@whitecape.org>
Sun, 15 May 2016 06:53:19 +0000 (23:53 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Mon, 16 May 2016 07:19:53 +0000 (00:19 -0700)
commit2f02fad6b3a0429798c3bd4feb4501dafa5e2fc0
treed47aec7bb8282018ccc66a7d0b8d08ba4932aff1
parentb6f250d7f2f704c8681aaa2a158d1a39851b8494
i965: Make a "does this while jump before our instruction?" helper.

I need to use this in an additional place.

Cc: mesa-stable@lists.freedesktop.org
Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Francisco Jerez <currojerez@riseup.net>
src/mesa/drivers/dri/i965/brw_eu_emit.c