Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DProfileSummaryInfo.cpp240 auto &DetailedSummary = Summary->getDetailedSummary(); in computeThresholds() local
276 auto &DetailedSummary = Summary->getDetailedSummary(); in computeThreshold() local
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DProfileSummary.h51 const SummaryEntryVector DetailedSummary; variable
/openbsd-src/gnu/llvm/llvm/lib/ProfileData/
H A DInstrProfReader.cpp949 SummaryEntryVector DetailedSummary; in readSummary() local