Searched refs:CountAndDurationType (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DTimeProfiler.cpp44 typedef std::pair<size_t, DurationType> CountAndDurationType; typedef
45 typedef std::pair<std::string, CountAndDurationType>
171 StringMap<CountAndDurationType> AllCountAndTotalPerName;
251 StringMap<CountAndDurationType> CountAndTotalPerName;

Completed in 100 milliseconds