Home | History | Annotate | Download | only in compiler

Lines Matching defs:input_index

322       while (current.input_index < current.node->InputCount()) {
323 Node* input = current.node->InputAt(current.input_index);
325 current.input_index++;
2803 int input_index;