Home
last modified time | relevance | path

Searched refs:getProfileData (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProfWriter.h77 StringMap<ProfilingData> &getProfileData() { return FunctionData; } in getProfileData() function
H A DRawMemProfReader.h56 getProfileData() const { in getProfileData() function
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp660 const auto &FunctionProfileData = Reader->getProfileData(); in loadInput()
944 filterFunctions(Contexts[0]->Writer.getProfileData()); in mergeInstrProfile()
1210 for (auto &PD : WC->Writer.getProfileData()) { in adjustInstrProfile()