Home
last modified time | relevance | path

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

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