Home | History | Annotate | Download | only in program

Lines Matching refs:if_stmt

778       ir_if *if_stmt =  new(mem_ctx) ir_if(e);
783 if_stmt->then_instructions.push_tail(brk);
785 if_stmt->accept(this);