Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ProfileData/
H A DGCOV.cpp370 uint64_t GCOVFunction::propagateCounts(const GCOVBlock &v, GCOVArc *pred) { in propagateCounts() function in GCOVFunction
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp460 Counter propagateCounts(Counter TopCount, const Stmt *S) { in propagateCounts() function