Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DTimer.cpp102 TG->addTimer(*this); in init()
331 void TimerGroup::addTimer(Timer &T) { in addTimer() function in TimerGroup
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DTimer.h262 void addTimer(Timer &T);
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc24295 {"_ZN4llvm10TimerGroup8addTimerERNS_5TimerE", "llvm::TimerGroup::addTimer(llvm::Timer&)"},