Home
last modified time | relevance | path

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

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