Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DCompileOnDemandLayer.h213 SourceModuleHandle addSourceModule(std::unique_ptr<Module> M) { in addSourceModule() function
391 auto LMId = LD.addSourceModule(std::move(SrcMPtr)); in addLogicalModule()