Searched refs:firstChildNdx (Results 1 – 2 of 2) sorted by relevance
632 const int firstChildNdx = (int)layout.bufferVars.size(); in computeReferenceLayout() local635 for (int childNdx = firstChildNdx; childNdx < (int)layout.bufferVars.size(); childNdx++) in computeReferenceLayout()
668 const int firstChildNdx = (int)layout.bufferVars.size(); in computeReferenceLayout() local671 for (int childNdx = firstChildNdx; childNdx < (int)layout.bufferVars.size(); childNdx++) in computeReferenceLayout()