Searched defs:PrevailingCopy (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/LTO/ |
H A D | ThinLTOCodeGenerator.cpp | 138 computePrevailingCopies(const ModuleSummaryIndex & Index,DenseMap<GlobalValue::GUID,const GlobalValueSummary * > & PrevailingCopy) computePrevailingCopies() argument 516 resolvePrevailingInIndex(ModuleSummaryIndex & Index,StringMap<std::map<GlobalValue::GUID,GlobalValue::LinkageTypes>> & ResolvedODR,const DenseSet<GlobalValue::GUID> & GUIDPreservedSymbols,const DenseMap<GlobalValue::GUID,const GlobalValueSummary * > & PrevailingCopy) resolvePrevailingInIndex() argument 652 const DenseMap<GlobalValue::GUID, const GlobalValueSummary *> &PrevailingCopy; global() member 704 DenseMap<GlobalValue::GUID, const GlobalValueSummary *> PrevailingCopy; promote() local 756 DenseMap<GlobalValue::GUID, const GlobalValueSummary *> PrevailingCopy; crossModuleImport() local 796 DenseMap<GlobalValue::GUID, const GlobalValueSummary *> PrevailingCopy; gatherImportedSummariesForModule() local 834 DenseMap<GlobalValue::GUID, const GlobalValueSummary *> PrevailingCopy; emitImports() local 881 DenseMap<GlobalValue::GUID, const GlobalValueSummary *> PrevailingCopy; internalize() local 1080 DenseMap<GlobalValue::GUID, const GlobalValueSummary *> PrevailingCopy; run() local [all...] |