Searched refs:not_cond (Results 1 – 1 of 1) sorted by relevance
260 struct hlsl_ir_node *cond, *not_cond; in loop_condition() local278 if (!(not_cond = new_unary_expr(HLSL_IR_UNOP_LOGIC_NOT, cond, cond->loc))) in loop_condition()284 out_cond->condition = not_cond; in loop_condition()290 d3dcompiler_free(not_cond); in loop_condition()300 d3dcompiler_free(not_cond); in loop_condition()