Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DModuleSummaryIndex.h165 GlobalValueSummaryList SummaryList; member
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DModuleSummaryIndex.cpp196 const auto &SummaryList = VI.getSummaryList(); in isGUIDLive() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DStackSafetyAnalysis.cpp705 auto SummaryList = VI.getSummaryList(); in findCalleeFunctionSummary() local