Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Support/
H A DTiming.cpp173 class TimerImpl { class
178 TimerImpl(std::string &&name) : threadId(llvm::get_threadid()), name(name) {} in TimerImpl() function in __anon672fa56d0211::TimerImpl