Lines Matching refs:GlobalValueSummary
110 static const GlobalValueSummary *
114 GVSummaryList, [](const std::unique_ptr<GlobalValueSummary> &Summary) { in getFirstDefinitionForLinker()
124 GVSummaryList, [](const std::unique_ptr<GlobalValueSummary> &Summary) { in getFirstDefinitionForLinker()
139 DenseMap<GlobalValue::GUID, const GlobalValueSummary *> &PrevailingCopy) { in computePrevailingCopies()
517 const DenseMap<GlobalValue::GUID, const GlobalValueSummary *> in resolvePrevailingInIndex()
520 auto isPrevailing = [&](GlobalValue::GUID GUID, const GlobalValueSummary *S) { in resolvePrevailingInIndex()
644 const DenseMap<GlobalValue::GUID, const GlobalValueSummary *> &PrevailingCopy;
645 IsPrevailing(const DenseMap<GlobalValue::GUID, const GlobalValueSummary *> in IsPrevailing()
649 bool operator()(GlobalValue::GUID GUID, const GlobalValueSummary *S) const { in operator ()()
696 DenseMap<GlobalValue::GUID, const GlobalValueSummary *> PrevailingCopy; in promote()
748 DenseMap<GlobalValue::GUID, const GlobalValueSummary *> PrevailingCopy; in crossModuleImport()
788 DenseMap<GlobalValue::GUID, const GlobalValueSummary *> PrevailingCopy; in gatherImportedSummariesForModule()
826 DenseMap<GlobalValue::GUID, const GlobalValueSummary *> PrevailingCopy; in emitImports()
877 DenseMap<GlobalValue::GUID, const GlobalValueSummary *> PrevailingCopy; in internalize()
1076 DenseMap<GlobalValue::GUID, const GlobalValueSummary *> PrevailingCopy; in run()