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

/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dloop_unroll.cpp365 exit_branch_has_instructions(ir_if *term_if, bool lt_then_continue) argument
368 if (term_if->else_instructions.get_head() ==
369 term_if->else_instructions.get_tail())
372 if (term_if->then_instructions.get_head() ==
373 term_if->then_instructions.get_tail())
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dloop_unroll.cpp365 exit_branch_has_instructions(ir_if *term_if, bool lt_then_continue) argument
368 if (term_if->else_instructions.get_head() ==
369 term_if->else_instructions.get_tail())
372 if (term_if->then_instructions.get_head() ==
373 term_if->then_instructions.get_tail())

Completed in 3 milliseconds