Searched refs:rhs_instructions (Results 1 – 1 of 1) sorted by relevance
1548 exec_list rhs_instructions; in do_hir() local1551 op[1] = get_scalar_boolean_operand(&rhs_instructions, state, this, 1, in do_hir()1554 if (rhs_instructions.is_empty()) { in do_hir()1566 stmt->then_instructions.append_list(&rhs_instructions); in do_hir()1584 exec_list rhs_instructions; in do_hir() local1587 op[1] = get_scalar_boolean_operand(&rhs_instructions, state, this, 1, in do_hir()1590 if (rhs_instructions.is_empty()) { in do_hir()1607 stmt->else_instructions.append_list(&rhs_instructions); in do_hir()