Searched refs:rhs_instructions (Results 1 – 1 of 1) sorted by relevance
1590 exec_list rhs_instructions; in do_hir() local1593 op[1] = get_scalar_boolean_operand(&rhs_instructions, state, this, 1, in do_hir()1596 if (rhs_instructions.is_empty()) { in do_hir()1607 stmt->then_instructions.append_list(&rhs_instructions); in do_hir()1624 exec_list rhs_instructions; in do_hir() local1627 op[1] = get_scalar_boolean_operand(&rhs_instructions, state, this, 1, in do_hir()1630 if (rhs_instructions.is_empty()) { in do_hir()1646 stmt->else_instructions.append_list(&rhs_instructions); in do_hir()