Searched defs:updatedStructIndices (Results 1 – 1 of 1) sorted by relevance
476 SmallVectorImpl<int32_t> *updatedStructIndices, in recordStructIndices()543 SmallVectorImpl<int32_t> *updatedStructIndices = nullptr, in findStructIndices()595 SmallVector<int32_t> updatedStructIndices(structIndices.begin(), in build() local