Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_stats.h747 inline counter *getCounter(counter_e idx) { return &_counters[idx]; } in getCounter() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h149 static Counter getCounter(unsigned CounterId) { in getCounter() function
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp148 const Counter &getCounter() const { return Count; } getCounter() function in __anone7971d820211::SourceMappingRegion
[all...]