Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp5698 static ManagedStatic<sys::SmartMutex<true> > VTMutex; variable
5704 sys::SmartScopedLock<true> Lock(*VTMutex); in getValueTypeList()
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp6757 static ManagedStatic<sys::SmartMutex<true> > VTMutex; variable
6763 sys::SmartScopedLock<true> Lock(*VTMutex); in getValueTypeList()