LLVM
8.0.1
|
This is the complete list of members for llvm::orc::IRLayer, including all inherited members.
add(JITDylib &JD, ThreadSafeModule TSM, VModuleKey K=VModuleKey()) | llvm::orc::IRLayer | virtual |
emit(MaterializationResponsibility R, ThreadSafeModule TSM)=0 | llvm::orc::IRLayer | pure virtual |
getCloneToNewContextOnEmit() const | llvm::orc::IRLayer | inline |
getExecutionSession() | llvm::orc::IRLayer | inline |
IRLayer(ExecutionSession &ES) | llvm::orc::IRLayer | |
setCloneToNewContextOnEmit(bool CloneToNewContextOnEmit) | llvm::orc::IRLayer | inline |
~IRLayer() | llvm::orc::IRLayer | virtual |