Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/ProfileData/
H A DInstrProfReader.h188 const uint64_t *getCounter(IntPtrT CounterPtr) const { in getCounter() function
H A DCoverageMapping.h77 static Counter getCounter(unsigned CounterId) { in getCounter() function
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp86 const Counter &getCounter() const { return Count; } in getCounter() function in __anon3616bdc30111::SourceMappingRegion