Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProf.cpp1372 auto getProfileSum = [IsCS](const std::string &Filename, in accumulateCounts() local
1385 auto Ret = getProfileSum(BaseFilename, Base); in accumulateCounts()
1388 Ret = getProfileSum(TestFilename, Test); in accumulateCounts()