Home
last modified time | relevance | path

Searched refs:GlobalValueSummaryList (Results 1 – 6 of 6) 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()
/external/llvm/include/llvm/IR/
DModuleSummaryIndex.h307 typedef std::vector<std::unique_ptr<GlobalValueSummary>> GlobalValueSummaryList; typedef
314 typedef std::map<GlobalValue::GUID, GlobalValueSummaryList>
355 const GlobalValueSummaryList &getGlobalValueSummaryList(StringRef ValueName) { in getGlobalValueSummaryList()
/external/llvm/lib/IR/
DModuleSummaryIndex.cpp27 GlobalValueSummaryList &List = OtherGlobalValSummaryLists.second; in mergeFrom()
/external/llvm/lib/Transforms/IPO/
DFunctionImport.cpp166 const GlobalValueSummaryList &CalleeSummaryList, in selectCallee()
/external/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp328 GlobalValueSummaryList::const_iterator IndexGVSummariesIter;