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

/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dlower_jumps.cpp168 bool in_if_at_the_end_of_the_loop; member in struct:__anon68d3f30f0110::loop_record
180 this->in_if_at_the_end_of_the_loop = false;
483 || (this->loop.nesting_depth == 1 && this->loop.in_if_at_the_end_of_the_loop)))
523 this->loop.in_if_at_the_end_of_the_loop = true;
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dlower_jumps.cpp168 bool in_if_at_the_end_of_the_loop; member in struct:__anonc12c8bdc0110::loop_record
180 this->in_if_at_the_end_of_the_loop = false;
481 || (this->loop.nesting_depth == 1 && this->loop.in_if_at_the_end_of_the_loop)))
521 this->loop.in_if_at_the_end_of_the_loop = true;

Completed in 5 milliseconds