Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp109 getFirstDefinitionForLinker(const GlobalValueSummaryList &GVSummaryList) { in getFirstDefinitionForLinker()
138 auto HasMultipleCopies = [&](const GlobalValueSummaryList &GVSummaryList) { in computePrevailingCopies()