Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/lld/COFF/
HDCOFFLinkerContext.cpp38 loadGHashTimer("Global Type Hashing", addObjectsTimer), in COFFLinkerContext()
HDCOFFLinkerContext.h83 Timer loadGHashTimer; variable
HDDebugTypes.cpp1073 ScopedTimer t1(ctx.loadGHashTimer); in mergeTypesWithGHash()