Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/COFF/
H A DCOFFLinkerContext.cpp38 loadGHashTimer("Global Type Hashing", addObjectsTimer), in COFFLinkerContext()
H A DCOFFLinkerContext.h83 Timer loadGHashTimer; variable
H A DDebugTypes.cpp1069 ScopedTimer t1(ctx.loadGHashTimer); in mergeTypesWithGHash()