Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/ProfileData/
DGCOV.cpp370 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