Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/ProfileData/
H A DInstrProf.cpp1197 auto getProfileSum = [IsCS](const std::string &Filename, in accumulateCounts() local
1207 auto Ret = getProfileSum(BaseFilename, Base); in accumulateCounts()
1210 Ret = getProfileSum(TestFilename, Test); in accumulateCounts()