Searched defs:TimeTraceScope (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DTimeProfiler.h53 struct TimeTraceScope { struct in namespace:llvm
61 TimeTraceScope(StringRef Name) { function in struct:llvm::TimeTraceScope
65 TimeTraceScope(StringRef Name, StringRef Detail) { function in struct:llvm::TimeTraceScope
69 TimeTraceScope(StringRef Name, llvm::function_ref<std::string()> Detail) { function in struct:llvm::TimeTraceScope
[all...]

Completed in 98 milliseconds