LLVM  8.0.1
llvm::orc::LegacyIRCompileLayer< BaseLayerT, CompileFtor > Member List

This is the complete list of members for llvm::orc::LegacyIRCompileLayer< BaseLayerT, CompileFtor >, including all inherited members.

addModule(VModuleKey K, std::unique_ptr< Module > M)llvm::orc::LegacyIRCompileLayer< BaseLayerT, CompileFtor >inline
emitAndFinalize(VModuleKey K)llvm::orc::LegacyIRCompileLayer< BaseLayerT, CompileFtor >inline
findSymbol(const std::string &Name, bool ExportedSymbolsOnly)llvm::orc::LegacyIRCompileLayer< BaseLayerT, CompileFtor >inline
findSymbolIn(VModuleKey K, const std::string &Name, bool ExportedSymbolsOnly)llvm::orc::LegacyIRCompileLayer< BaseLayerT, CompileFtor >inline
getCompiler()llvm::orc::LegacyIRCompileLayer< BaseLayerT, CompileFtor >inline
LegacyIRCompileLayer(BaseLayerT &BaseLayer, CompileFtor Compile, NotifyCompiledCallback NotifyCompiled=NotifyCompiledCallback())llvm::orc::LegacyIRCompileLayer< BaseLayerT, CompileFtor >inline
NotifyCompiledCallback typedefllvm::orc::LegacyIRCompileLayer< BaseLayerT, CompileFtor >
removeModule(VModuleKey K)llvm::orc::LegacyIRCompileLayer< BaseLayerT, CompileFtor >inline
setNotifyCompiled(NotifyCompiledCallback NotifyCompiled)llvm::orc::LegacyIRCompileLayer< BaseLayerT, CompileFtor >inline