Searched refs:LegacyCompileOnDemandLayer (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DCompileOnDemandLayer.h147 class LegacyCompileOnDemandLayer { class in namespace:llvm::orc
272 LegacyCompileOnDemandLayer(
281 "the ORCv2 LegacyCompileOnDemandLayer instead");
284 LegacyCompileOnDemandLayer( function in class:llvm::orc::LegacyCompileOnDemandLayer
298 ~LegacyCompileOnDemandLayer() {
751 LegacyCompileOnDemandLayer<BaseLayerT, CompileCallbackMgrT, IndirectStubsMgrT>::
752 LegacyCompileOnDemandLayer( function in class:llvm::orc::LegacyCompileOnDemandLayer
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DOrcCBindingsStack.h112 orc::LegacyCompileOnDemandLayer<CompileLayerT, CompileCallbackMgr>;

Completed in 25 milliseconds