Home
last modified time | relevance | path

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

/external/llvm/unittests/IR/
DValueMapTest.cpp181 struct LockMutex : ValueMapConfig<KeyT, MutexT> { struct
202 typedef LockMutex<TypeParam*, sys::Mutex> ConfigType; in TYPED_TEST()