Searched refs:getCombinedCounts (Results 1 – 2 of 2) sorted by relevance
128 unsigned getCombinedCounts() const { return Cnt + ACnt; } in getCombinedCounts() function
108 assert(CurrV.getCombinedCounts() == 0); in shouldGenerateNote()