Searched defs:PrevailingCopy (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp601 const DenseMap<GlobalValue::GUID, const GlobalValueSummary *> &PrevailingCopy; member in struct:__anon4769::IsPrevailing
129 computePrevailingCopies( const ModuleSummaryIndex &Index, DenseMap<GlobalValue::GUID, const GlobalValueSummary *> &PrevailingCopy) argument
464 resolvePrevailingInIndex( ModuleSummaryIndex &Index, StringMap<std::map<GlobalValue::GUID, GlobalValue::LinkageTypes>> &ResolvedODR, const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols, const DenseMap<GlobalValue::GUID, const GlobalValueSummary *> &PrevailingCopy) argument
602 IsPrevailing(const DenseMap<GlobalValue::GUID, const GlobalValueSummary *> &PrevailingCopy) argument
658 DenseMap<GlobalValue::GUID, const GlobalValueSummary *> PrevailingCopy; local
995 DenseMap<GlobalValue::GUID, const GlobalValueSummary *> PrevailingCopy; local
[all...]

Completed in 107 milliseconds