Searched refs:rhs_instructions (Results 1 – 1 of 1) sorted by relevance
1203 exec_list rhs_instructions; in hir() local1206 op[1] = get_scalar_boolean_operand(&rhs_instructions, state, this, 1, in hir()1209 if (rhs_instructions.is_empty()) { in hir()1221 stmt->then_instructions.append_list(&rhs_instructions); in hir()1239 exec_list rhs_instructions; in hir() local1242 op[1] = get_scalar_boolean_operand(&rhs_instructions, state, this, 1, in hir()1245 if (rhs_instructions.is_empty()) { in hir()1262 stmt->else_instructions.append_list(&rhs_instructions); in hir()