Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DDebugCounter.h79 auto &CounterInfo = Result->second; in shouldExecute() local
167 struct CounterInfo { struct
174 DenseMap<unsigned, CounterInfo> Counters; argument