Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
H A DInstrProfReader.h298 const uint64_t *getCounter(ptrdiff_t Offset) const { in getCounter() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h136 static Counter getCounter(unsigned CounterId) { in getCounter() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp123 const Counter &getCounter() const { return Count; } in getCounter() function in __anon8c3eb65b0211::SourceMappingRegion