Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp1372 StringMap<FuncSampleStats> TestHotFunc; in computeHotFuncOverlap() local
1373 getHotFunctions(TestStats, TestHotFunc, TestHotThreshold); in computeHotFuncOverlap()
1374 HotFuncOverlap.TestCount = TestHotFunc.size(); in computeHotFuncOverlap()
1378 if (TestHotFunc.count(F.first())) in computeHotFuncOverlap()