Lines Matching refs:tpiMap
214 (refKind == TiRefKind::IndexRef) ? ipiMap : tpiMap; in remapTypeIndex()
319 tpiMap = indexMapStorage; in mergeDebugT()
333 TypeIndex dstIdx = tpiMap[srcIdx++]; in mergeDebugT()
368 tpiMap = indexMapStorage; in mergeDebugT()
372 if (auto err = mergeIdRecords(m->idTable, tpiMap, ipiSrc->indexMapStorage, in mergeDebugT()
379 nbTypeRecords = tpiMap.size() + ipiMap.size(); in mergeDebugT()
390 for (TypeIndex ti : tpiMap) in mergeDebugT()
445 tpiMap = (*tsSrc)->tpiMap; in mergeDebugT()
519 if (precompSrc->tpiMap.empty()) in mergeInPrecompHeaderObj()
524 assert(precompDependency.getTypesCount() <= precompSrc->tpiMap.size()); in mergeInPrecompHeaderObj()
526 indexMapStorage.insert(indexMapStorage.begin(), precompSrc->tpiMap.begin(), in mergeInPrecompHeaderObj()
527 precompSrc->tpiMap.begin() + in mergeInPrecompHeaderObj()
697 tpiMap = indexMapStorage; in remapTpiWithGHashes()
762 tpiMap = indexMapStorage; in remapTpiWithGHashes()
769 ipiSrc->tpiMap = tpiMap; in remapTpiWithGHashes()
796 tpiMap = tsSrc->tpiMap; in remapTpiWithGHashes()
852 tpiMap = indexMapStorage; in remapTpiWithGHashes()