Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/ProfileData/
DGCOV.cpp356 uint64_t GCOVFunction::propagateCounts(const GCOVBlock &v, GCOVArc *pred) { in propagateCounts() function in GCOVFunction
/external/clang/lib/CodeGen/
DCoverageMappingGen.cpp460 Counter propagateCounts(Counter TopCount, const Stmt *S) { in propagateCounts() function
/external/llvm-project/clang/lib/CodeGen/
DCoverageMappingGen.cpp744 Counter propagateCounts(Counter TopCount, const Stmt *S, in propagateCounts() function