Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/Orc/
DCompileOnDemandLayer.cpp169 std::lock_guard<std::mutex> Lock(SourceModuleMutex); in materialize()
212 mutable std::mutex SourceModuleMutex; member in llvm::orc::ExtractingIRMaterializationUnit