Searched defs:getCounter (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProfReader.h278 const uint64_t *getCounter(ptrdiff_t Offset) const { function in class:llvm::RawInstrProfReader
/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_stats.h736 inline counter *getCounter(counter_e idx) { return &_counters[idx]; } function in class:kmp_stats_list
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp61 const Counter &getCounter() const { return Count; } function in class:__anon436::SourceMappingRegion
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h132 static Counter getCounter(unsigned CounterId) { function in struct:llvm::coverage::Counter

Completed in 122 milliseconds