Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DModuleSummaryIndex.cpp101 auto SummaryList = findGlobalValueSummaryList(ValueGUID); in getGlobalValueSummary() local
/external/llvm-project/llvm/include/llvm/IR/
DModuleSummaryIndex.h152 GlobalValueSummaryList SummaryList; member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DModuleSummaryIndex.h151 GlobalValueSummaryList SummaryList; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DModuleSummaryIndex.cpp105 const auto &SummaryList = VI.getSummaryList(); in isGUIDLive() local
/external/llvm-project/llvm/lib/IR/
DModuleSummaryIndex.cpp157 const auto &SummaryList = VI.getSummaryList(); in isGUIDLive() local
/external/llvm/lib/Transforms/IPO/
DFunctionImport.cpp222 auto SummaryList = Index.findGlobalValueSummaryList(GUID); in exportGlobalInModule() local
/external/llvm-project/llvm/lib/Analysis/
DStackSafetyAnalysis.cpp615 auto SummaryList = VI.getSummaryList(); in findCalleeFunctionSummary() local