Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp12127 static sys::SmartMutex<true> VTMutex; in getValueTypeList() local
12130 sys::SmartScopedLock<true> Lock(VTMutex); in getValueTypeList()