Home
last modified time | relevance | path

Searched refs:in_if_at_the_end_of_the_loop (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/compiler/glsl/
Dlower_jumps.cpp168 bool in_if_at_the_end_of_the_loop; member
180 this->in_if_at_the_end_of_the_loop = false; in loop_record()
481 || (this->loop.nesting_depth == 1 && this->loop.in_if_at_the_end_of_the_loop))) in should_lower_jump()
521 this->loop.in_if_at_the_end_of_the_loop = true; in visit()