Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-dwarfdump/
H A DStatistics.cpp122 SaturatingUINT64 ScopeBytesCovered = 0; member
194 static void collectLocStats(uint64_t ScopeBytesCovered, uint64_t BytesInScope, in collectLocStats()
277 uint64_t ScopeBytesCovered = 0; in collectStatsForDie() local