Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/
H A DOffloadBundler.cpp891 llvm::Timer HashTimer("Hash Calculation Timer", "Hash calculation time", in compress() local
894 HashTimer.startTimer(); in compress()
901 HashTimer.stopTimer(); in compress()