glsl-1.10: stop sibling nested loop being eliminated
The tests were designed to make sure that a loop handled return
lowering correctly in the presence of the sibling loop. So
this makes sure the sibling loop doesn't get eliminated.
This also stops the b uniform from being eliminated and causing the
test to fail on an upcoming Mesa change.
Edited by Timothy Arceri