Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DModuleSummaryIndex.cpp101 auto SummaryList = findGlobalValueSummaryList(ValueGUID); in getGlobalValueSummary() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DModuleSummaryIndex.h134 GlobalValueSummaryList SummaryList; member
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DModuleSummaryIndex.cpp78 const auto &SummaryList = VI.getSummaryList(); in isGUIDLive() local
/external/llvm/lib/Transforms/IPO/
DFunctionImport.cpp222 auto SummaryList = Index.findGlobalValueSummaryList(GUID); in exportGlobalInModule() local