Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/IR/
H A DValueMapTest.cpp179 struct LockMutex : ValueMapConfig<KeyT, MutexT> { struct
200 typedef LockMutex<TypeParam*, std::mutex> ConfigType; in TYPED_TEST()