Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp1254 void getHotFunctions(const StringMap<FuncSampleStats> &ProfStats,
1359 const StringMap<FuncSampleStats> &ProfStats, in getHotFunctions() argument
1361 for (const auto &F : ProfStats) { in getHotFunctions()