Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/COFF/
H A DCOFFLinkerContext.cpp25 ltoTimer("LTO", rootTimer), gcTimer("GC", rootTimer), in COFFLinkerContext()
H A DCOFFLinkerContext.h92 Timer ltoTimer; variable
H A DSymbolTable.cpp1416 ScopedTimer t(ctx.ltoTimer); in compileBitcodeFiles()