Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/ExecutionEngine/Orc/
H A DCompileOnDemandLayer.h217 Module& getSourceModule(SourceModuleHandle H) { in getSourceModule() function
567 Module &SrcM = LD.getSourceModule(LMId); in extractAndCompile()
615 Module &SrcM = LD.getSourceModule(LMId); in emitPartition()