Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/IR/
H A DModuleSummaryIndex.h165 GlobalValueSummaryList SummaryList; global() member
[all...]
/llvm-project/llvm/lib/IR/
H A DModuleSummaryIndex.cpp196 for (auto &I : SummaryList) in isGUIDLive() local
/llvm-project/llvm/lib/Analysis/
H A DStackSafetyAnalysis.cpp727 auto SummaryList = VI.getSummaryList(); in findCalleeFunctionSummary() local