LLVM
8.0.1
|
This is the complete list of members for llvm::orc::IRCompileLayer, including all inherited members.
add(JITDylib &JD, ThreadSafeModule TSM, VModuleKey K=VModuleKey()) | llvm::orc::IRLayer | virtual |
CompileFunction typedef | llvm::orc::IRCompileLayer | |
emit(MaterializationResponsibility R, ThreadSafeModule TSM) override | llvm::orc::IRCompileLayer | virtual |
getCloneToNewContextOnEmit() const | llvm::orc::IRLayer | inline |
getExecutionSession() | llvm::orc::IRLayer | inline |
IRCompileLayer(ExecutionSession &ES, ObjectLayer &BaseLayer, CompileFunction Compile) | llvm::orc::IRCompileLayer | |
IRLayer(ExecutionSession &ES) | llvm::orc::IRLayer | |
NotifyCompiledFunction typedef | llvm::orc::IRCompileLayer | |
setCloneToNewContextOnEmit(bool CloneToNewContextOnEmit) | llvm::orc::IRLayer | inline |
setNotifyCompiled(NotifyCompiledFunction NotifyCompiled) | llvm::orc::IRCompileLayer | |
~IRLayer() | llvm::orc::IRLayer | virtual |