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.cpp117 auto &DetailedSummary = Summary->getDetailedSummary(); in computeThresholds() local
152 auto &DetailedSummary = Summary->getDetailedSummary(); in computeThreshold() local
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DProfileSummary.h52 const SummaryEntryVector DetailedSummary; variable
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfReader.cpp1203 SummaryEntryVector DetailedSummary; in readSummary() local