Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/Common/
H A DTimer.cpp35 static Timer rootTimer("Total Link Time"); in root() local
36 return rootTimer; in root()
/freebsd-13.1/contrib/llvm-project/lld/COFF/
H A DDriver.cpp1269 ScopedTimer rootTimer(Timer::root()); in linkerMain() local
2291 rootTimer.stop(); in linkerMain()