Lines Matching refs:if_stmt
3800 ir_if *const if_stmt = new(ctx) ir_if(not_cond);3805 if_stmt->then_instructions.push_tail(break_stmt);3806 stmt->body_instructions.push_tail(if_stmt);