Searched refs:n_parent_inputs (Results 1 – 1 of 1) sorted by relevance
3818 const int n_parent_inputs = NumNonControlInputs(*parent); in MergeConcat() local3822 for (int i = 0; i < n_parent_inputs - 1; ++i) { in MergeConcat()