Searched defs:accumulateCounts (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/ProfileData/ | ||
H A D | InstrProf.cpp | 728 void InstrProfRecord::accumulateCounts(CountSumOrPercent &Sum) const { accumulateCounts() function in llvm::InstrProfRecord |
H A D | InstrProfReader.cpp | 1708 void InstrProfReader::accumulateCounts(CountSumOrPercent &Sum, bool IsCS) { accumulateCounts() function in InstrProfReader |