Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/Common/
H A DTimer.cpp43 static Timer RootTimer("Total Link Time"); in root() local
44 return RootTimer; in root()