Searched refs:first_normal_choice (Results 1 – 1 of 1) sorted by relevance
2732 int first_normal_choice = greedy_loop ? 1 : 0; in Emit() local2743 for (int i = first_normal_choice; i < choice_count; i++) { in Emit()2792 if (i != first_normal_choice) { in Emit()2825 for (int i = first_normal_choice; i < choice_count - 1; i++) { in Emit()