Home
last modified time | relevance | path

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

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