Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
H A DGCOV.cpp525 void GCOVBlock::getCyclesCount(const BlockVector &Blocks, uint64_t &Count) { in getCyclesCount() function in GCOVBlock
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ProfileData/
H A DGCOV.cpp490 uint64_t GCOVBlock::getCyclesCount(const BlockVector &blocks) { in getCyclesCount() function in GCOVBlock