Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/COFF/
H A DPDB.h38 extern Timer loadGHashTimer;
H A DDebugTypes.cpp1051 ScopedTimer t1(loadGHashTimer); in mergeTypesWithGHash()
H A DPDB.cpp71 Timer lld::coff::loadGHashTimer("Global Type Hashing", addObjectsTimer); member in lld::coff