Home
last modified time | relevance | path

Searched refs:augmentOneCycle (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DGCOV.h303 augmentOneCycle(GCOVBlock *src,
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DGCOV.cpp473 GCOVBlock::augmentOneCycle(GCOVBlock *src, in augmentOneCycle() function in GCOVBlock
536 if (b->traversable && (d = augmentOneCycle(b, stack)) > 0) in getCyclesCount()