Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DCompileOnDemandLayer.h199 std::unique_ptr<Module> SourceMod; member
216 SourceModules.back().SourceMod = std::move(M); in addSourceModule()
221 return *SourceModules[H].SourceMod; in getSourceModule()