Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProf.cpp1507 auto GetProfileSum = [IsCS](const std::string &Filename, in accumulateCounts() local
1520 auto Ret = GetProfileSum(BaseFilename, Base); in accumulateCounts()
1523 Ret = GetProfileSum(TestFilename, Test); in accumulateCounts()