Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp11143 static sys::SmartMutex<true> VTMutex; in getValueTypeList() local
11146 sys::SmartScopedLock<true> Lock(VTMutex); in getValueTypeList()