Searched defs:addCount (Results 1 – 2 of 2) sorted by relevance
360 void addCount(uint64_t NewCount) { setCount(Count + NewCount); } in addCount() function
375 void GCOVBlock::addCount(size_t DstEdgeNo, uint64_t N) { in addCount() function in GCOVBlock