Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DTimeProfiler.cpp112 struct InProgressEntry { struct
116 InProgressEntry(TimePointType S, TimePointType E, std::string N, in InProgressEntry() function
121 InProgressEntry(TimePointType S, TimePointType E, std::string N, in InProgressEntry() function