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

/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dloop_unroll.cpp527 unsigned term_count = 0; local in function:loop_unroll_visitor::visit_leave
539 if (term_count == 1) {
557 if (term_count == 1) {
572 term_count++;
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dloop_unroll.cpp534 unsigned term_count = 0; local in function:loop_unroll_visitor::visit_leave
546 if (term_count == 1) {
564 if (term_count == 1) {
579 term_count++;

Completed in 6 milliseconds