Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Support/
H A DTimeProfiler.cpp44 typedef std::pair<size_t, DurationType> CountAndDurationType; typedef
45 typedef std::pair<std::string, CountAndDurationType>
170 StringMap<CountAndDurationType> AllCountAndTotalPerName; in write()
250 StringMap<CountAndDurationType> CountAndTotalPerName;