Home
last modified time | relevance | path

Searched defs:exit_branch_has_instructions (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/compiler/glsl/
Dloop_unroll.cpp193 bool exit_branch_has_instructions = false; in simple_unroll() local
359 exit_branch_has_instructions(ir_if *term_if, bool lt_then_continue) in exit_branch_has_instructions() function