Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DPassTimingInfo.cpp219 const Timer* MyTimer = MyTimers[idx].get(); in dump() local
229 const Timer* MyTimer = MyTimers[idx].get(); in dump() local
237 Timer &MyTimer = getPassTimer(PassID); in startTimer() local
245 Timer *MyTimer = TimerStack.pop_back_val(); in stopTimer() local