Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
H A DGCOV.h296 augmentOneCycle(GCOVBlock *src,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/
H A DGCOV.cpp425 GCOVBlock::augmentOneCycle(GCOVBlock *src, in augmentOneCycle() function in GCOVBlock
488 if (b->traversable && (d = augmentOneCycle(b, stack)) > 0) in getCyclesCount()