Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DDebugCounter.h81 auto &CounterInfo = Result->second; in shouldExecute() local
169 struct CounterInfo { struct
176 DenseMap<unsigned, CounterInfo> Counters; argument