Lines Matching refs:branch
1267 exec_list &branch = cond->get_bool_component(0) ? iif->then_instructions : iif->else_instructions;1270 if (!constant_expression_evaluate_expression_list(branch, variable_context, result))1273 /* If there was a return in the branch chosen, drop out now. */