Searched refs:tmp_input_count (Results 1 – 1 of 1) sorted by relevance
379 int tmp_input_count = tmp_->InputCount(); in Constructor() local380 if (input_count <= tmp_input_count) { in Constructor()384 if (i < tmp_input_count) { in Constructor()425 int tmp_input_count = tmp_->InputCount(); in MutableNode() local426 if (from_input_count <= tmp_input_count) { in MutableNode()430 if (i < tmp_input_count) { in MutableNode()