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

/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dloop_analysis.cpp737 this->only_uses_loop_constants = true;
752 this->only_uses_loop_constants = false;
758 bool only_uses_loop_constants; member in class:examine_rhs
769 return v.only_uses_loop_constants;
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dloop_analysis.cpp690 this->only_uses_loop_constants = true;
705 this->only_uses_loop_constants = false;
711 bool only_uses_loop_constants; member in class:examine_rhs
722 return v.only_uses_loop_constants;

Completed in 5 milliseconds