Home
last modified time | relevance | path

Searched defs:propagateCounts (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/ProfileData/
H A DGCOV.cpp370 uint64_t GCOVFunction::propagateCounts(const GCOVBlock &v, GCOVArc *pred) { in propagateCounts() function in GCOVFunction
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp699 Counter propagateCounts(Counter TopCount, const Stmt *S, in propagateCounts() function