Home
last modified time | relevance | path

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

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