Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DTGTimer.h54 void stopPhaseTiming() { TimingGroup.reset(); } in stopPhaseTiming() function
/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DMain.cpp190 Timer.stopPhaseTiming(); in TableGenMain()