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.cpp28 ltoTimer("LTO", rootTimer), gcTimer("GC", rootTimer), in COFFLinkerContext()
H A DCOFFLinkerContext.h67 Timer ltoTimer; variable
H A DSymbolTable.cpp912 ScopedTimer t(ctx.ltoTimer); in compileBitcodeFiles()