Home
last modified time | relevance | path

Searched refs:GlobalValueSummaryList (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp105 getFirstDefinitionForLinker(const GlobalValueSummaryList &GVSummaryList) { in getFirstDefinitionForLinker()
134 auto HasMultipleCopies = [&](const GlobalValueSummaryList &GVSummaryList) { in computePrevailingCopies()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DModuleSummaryIndex.h140 using GlobalValueSummaryList = std::vector<std::unique_ptr<GlobalValueSummary>>; variable
170 GlobalValueSummaryList SummaryList;