Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/COFF/
H A DCOFFLinkerContext.cpp22 ltoTimer("LTO", rootTimer), gcTimer("GC", rootTimer), in COFFLinkerContext()
H A DCOFFLinkerContext.h59 Timer ltoTimer; variable
H A DSymbolTable.cpp883 ScopedTimer t(ctx.ltoTimer); in compileBitcodeFiles()