Searched refs:SourceModuleMutex (Results 1 – 1 of 1) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/Orc/ | ||
D | CompileOnDemandLayer.cpp | 169 std::lock_guard<std::mutex> Lock(SourceModuleMutex); in materialize() |