Searched refs:firstChildNdx (Results 1 – 2 of 2) sorted by relevance
583 const int firstChildNdx = (int)layout.bufferVars.size(); in computeReferenceLayout() local586 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()