Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/COFF/
H A DCOFFLinkerContext.cpp32 loadGHashTimer("Global Type Hashing", addObjectsTimer), in COFFLinkerContext()
H A DCOFFLinkerContext.h75 Timer loadGHashTimer; variable
H A DDebugTypes.cpp1027 ScopedTimer t1(ctx.loadGHashTimer); in mergeTypesWithGHash()