Home
last modified time | relevance | path

Searched refs:CounterVector (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DDebugCounter.h137 typedef UniqueVector<std::string> CounterVector; typedef
138 CounterVector::const_iterator begin() const { in begin()
141 CounterVector::const_iterator end() const { return RegisteredCounters.end(); } in end()
175 CounterVector RegisteredCounters;