Home
last modified time | relevance | path

Searched defs:MyTimer (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/IR/
H A DPassTimingInfo.cpp191 const Timer *MyTimer = I.second.get(); in dump() local
198 const Timer *MyTimer = I.second.get(); in dump() local
206 Timer &MyTimer = getPassTimer(PassID); in startTimer() local
214 Timer *MyTimer = TimerStack.pop_back_val(); in stopTimer() local