Home
last modified time | relevance | path

Searched defs:Profiles (Results 1 – 6 of 6) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/ProfileData/
H A DProfileSummaryBuilder.cpp194 const SampleProfileMap &Profiles) { in computeSummaryForProfiles()
H A DSampleProf.cpp428 ProfileConverter(SampleProfileMap & Profiles) ProfileConverter() argument
H A DSampleProfWriter.cpp333 const SampleProfileMap &Profiles) { in writeFuncMetadata() argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DSampleProfReader.h350 : Profiles(), Ctx(C), Buffer(std::move(B)), Format(Format) {} in Profiles() function
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleContextTracker.cpp198 SampleProfileMap &Profiles, in SampleContextTracker() argument
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp1470 SampleProfileMap &Profiles = Reader->getProfiles(); mergeSampleProfile() local
3003 showHotFunctionList(const sampleprof::SampleProfileMap & Profiles,ProfileSummary & PS,uint32_t TopN,raw_fd_ostream & OS) showHotFunctionList() argument