Home
last modified time | relevance | path

Searched defs:GVSummaryList (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/LTO/
DLTO.cpp44 GlobalValueSummaryList &GVSummaryList, GlobalValue::GUID GUID, in thinLTOResolveWeakForLinkerGUID()
100 GlobalValueSummaryList &GVSummaryList, GlobalValue::GUID GUID, in thinLTOInternalizeAndPromoteGUID()
DThinLTOCodeGenerator.cpp91 getFirstDefinitionForLinker(const GlobalValueSummaryList &GVSummaryList) { in getFirstDefinitionForLinker()
120 auto HasMultipleCopies = [&](const GlobalValueSummaryList &GVSummaryList) { in computePrevailingCopies()