Searched defs:propagateCounts (Results 1 – 2 of 2) sorted by relevance
370 uint64_t GCOVFunction::propagateCounts(const GCOVBlock &v, GCOVArc *pred) { in propagateCounts() function in GCOVFunction
460 Counter propagateCounts(Counter TopCount, const Stmt *S) { in propagateCounts() function