Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DPassTimingInfo.cpp88 static ManagedStatic<sys::SmartMutex<true>> TimingInfoMutex; variable
125 sys::SmartScopedLock<true> Lock(*TimingInfoMutex); in getPassTimer()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc29475 {"_ZN12_GLOBAL__N_1L15TimingInfoMutexE", "(anonymous namespace)::TimingInfoMutex"},