Searched refs:getCyclesCount (Results 1 – 2 of 2) sorted by relevance
319 LLVM_ABI static uint64_t getCyclesCount(const BlockVector &blocks);
526 uint64_t GCOVBlock::getCyclesCount(const BlockVector &blocks) { in getCyclesCount() function in GCOVBlock750 count += GCOVBlock::getCyclesCount(line.blocks); in collectSourceLine()