Searched refs:moduleLayoutDescInfo (Results 1 – 1 of 1) sorted by relevance
1291 for (const auto &moduleLayoutDescInfo : simpleInfos.moduleLayoutDescInfos_) { in Merge() local1292 auto result = moduleLayoutDescInfos_.find(moduleLayoutDescInfo); in Merge()1294 moduleLayoutDescInfos_.emplace(moduleLayoutDescInfo); in Merge()1296 const_cast<PGOHClassLayoutDesc &>(*result).Merge(moduleLayoutDescInfo); in Merge()