Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/glsl/
Dloop_unroll.cpp63 class loop_unroll_count : public ir_hierarchical_visitor { class
71 loop_unroll_count(exec_list *list, loop_variable_state *ls, in loop_unroll_count() function in loop_unroll_count
357 loop_unroll_count count(&ir->body_instructions, ls, options); in visit_leave()