Lines Matching refs:control_count
145 int control_count = node->op()->ControlInputCount();
150 input_count += effect_count + control_count;
203 for (int i = 0; i < control_count; ++i) {
355 CHECK_EQ(control_count, input_count);
370 CHECK_EQ(control_count, input_count);
393 CHECK_EQ(1, control_count);
451 CHECK_EQ(1, control_count);
466 CHECK_EQ(0, control_count);
476 CHECK_EQ(1, control_count);
496 CHECK_EQ(1, control_count);
515 CHECK_EQ(2, control_count);
521 CHECK_EQ(1, control_count);
527 CHECK_EQ(1, control_count);
550 CHECK_EQ(0, control_count);