Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp6253 static ManagedStatic<sys::SmartMutex<true> > VTMutex; variable
6259 sys::SmartScopedLock<true> Lock(*VTMutex); in getValueTypeList()