Searched refs:tmp_input_count (Results 1 – 1 of 1) sorted by relevance
375 int tmp_input_count = tmp_->InputCount(); in Constructor() local376 if (input_count <= tmp_input_count) { in Constructor()380 if (i < tmp_input_count) { in Constructor()421 int tmp_input_count = tmp_->InputCount(); in MutableNode() local422 if (from_input_count <= tmp_input_count) { in MutableNode()426 if (i < tmp_input_count) { in MutableNode()