Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/COFF/
H A DCOFFLinkerContext.cpp35 loadGHashTimer("Global Type Hashing", addObjectsTimer), in COFFLinkerContext()
H A DCOFFLinkerContext.h108 Timer loadGHashTimer; variable
H A DDebugTypes.cpp1078 ScopedTimer t1(ctx.loadGHashTimer); in mergeTypesWithGHash()