Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/glsl/
Dloop_unroll.cpp528 unsigned term_count = 0; in visit_leave() local
540 if (term_count == 1) { in visit_leave()
558 if (term_count == 1) { in visit_leave()
573 term_count++; in visit_leave()