Home | History | Annotate | Download | only in compiler

Lines Matching defs:input_count

1627     int const input_count = node->InputCount();
1628 for (int index = 0; index < input_count; ++index) {