Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/COFF/
H A DCOFFLinkerContext.cpp21 inputFileTimer("Input File Reading", rootTimer), in COFFLinkerContext()
H A DCOFFLinkerContext.h58 Timer inputFileTimer; variable
H A DDriver.cpp1042 ScopedTimer t(ctx.inputFileTimer); in run()