Searched defs:first_term_then_continue (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/ | ||
| H A D | loop_unroll.cpp | 528 bool first_term_then_continue = false; local in function:loop_unroll_visitor::visit_leave 282 complex_unroll(ir_loop * ir,int iterations,bool second_term_then_continue,bool extra_iteration_required,bool first_term_then_continue) argument |
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/ | ||
| H A D | loop_unroll.cpp | 535 bool first_term_then_continue = false; local in function:loop_unroll_visitor::visit_leave 282 complex_unroll(ir_loop * ir,int iterations,bool second_term_then_continue,bool extra_iteration_required,bool first_term_then_continue) argument |
Completed in 3 milliseconds