Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/LTO/
HDThinLTOCodeGenerator.cpp111 getFirstDefinitionForLinker(const GlobalValueSummaryList &GVSummaryList) { in getFirstDefinitionForLinker()
140 auto HasMultipleCopies = [&](const GlobalValueSummaryList &GVSummaryList) { in computePrevailingCopies()
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/IR/
HDModuleSummaryIndex.h136 using GlobalValueSummaryList = std::vector<std::unique_ptr<GlobalValueSummary>>; variable
166 GlobalValueSummaryList SummaryList;