Searched refs:rhs_instructions (Results 1 – 1 of 1) sorted by relevance
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()1601 stmt->then_instructions.append_list(&rhs_instructions); in do_hir()1618 exec_list rhs_instructions; in do_hir() local1621 op[1] = get_scalar_boolean_operand(&rhs_instructions, state, this, 1, in do_hir()1624 if (rhs_instructions.is_empty()) { in do_hir()1640 stmt->else_instructions.append_list(&rhs_instructions); in do_hir()