Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DProfileSummaryInfo.cpp122 auto &DetailedSummary = Summary->getDetailedSummary(); computeThresholds() local
158 auto &DetailedSummary = Summary->getDetailedSummary(); computeThreshold() local
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DProfileSummary.h51 const SummaryEntryVector DetailedSummary; variable
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfReader.cpp1170 SummaryEntryVector DetailedSummary; in readSummary() local