Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/
H A DCompileOnDemandLayer.h122 void emitPartition(std::unique_ptr<MaterializationResponsibility> R,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
H A DCompileOnDemandLayer.cpp91 Parent.emitPartition(std::move(R), std::move(TSM), in materialize()
258 void CompileOnDemandLayer::emitPartition( in emitPartition() function in llvm::orc::CompileOnDemandLayer