Lines Matching refs:ResolvedODR
365 const std::map<GlobalValue::GUID, GlobalValue::LinkageTypes> &ResolvedODR, in ModuleCacheEntry() argument
390 ResolvedODR, DefinedGVSummaries); in ModuleCacheEntry()
514 &ResolvedODR, in resolvePrevailingInIndex()
530 ResolvedODR[ModuleIdentifier][GUID] = NewLinkage; in resolvePrevailingInIndex()
715 StringMap<std::map<GlobalValue::GUID, GlobalValue::LinkageTypes>> ResolvedODR; in promote() local
716 resolvePrevailingInIndex(Index, ResolvedODR, GUIDPreservedSymbols, in promote()
898 StringMap<std::map<GlobalValue::GUID, GlobalValue::LinkageTypes>> ResolvedODR; in internalize() local
899 resolvePrevailingInIndex(Index, ResolvedODR, GUIDPreservedSymbols, in internalize()
1095 StringMap<std::map<GlobalValue::GUID, GlobalValue::LinkageTypes>> ResolvedODR; in run() local
1099 resolvePrevailingInIndex(*Index, ResolvedODR, GUIDPreservedSymbols, in run()
1121 ResolvedODR[ModuleIdentifier]; in run()
1150 ResolvedODR[ModuleIdentifier], in run()