Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/ProfileData/
H A DGCOV.cpp525 void GCOVBlock::getCyclesCount(const BlockVector &Blocks, uint64_t &Count) { in getCyclesCount() function in GCOVBlock
559 GCOVBlock::getCyclesCount(Blocks, Count); in getLineCount()
/freebsd-12.1/contrib/llvm/include/llvm/ProfileData/
H A DGCOV.h381 static void getCyclesCount(const BlockVector &Blocks, uint64_t &Count);