Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DTGTimer.h35 void startPhaseTiming() { in startPhaseTiming() function
/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DMain.cpp114 Timer.startPhaseTiming(); in TableGenMain()