Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DTimer.cpp512 cl::opt<bool> SortTimers{ member in llvm::TimerGlobals
542 static bool sortTimers() { return ManagedTimerGlobals->SortTimers; } in sortTimers()