Home | History | Annotate | Download | only in glsl

Lines Matching full:is_break

402       this->block.min_strength = ir->is_break() ? strength_break : strength_continue;
449 if(((ir_loop_jump*)ir)->is_break())