LLVM 20.0.0git
|
This is the complete list of members for llvm::orc::IRLayer, including all inherited members.
add(ResourceTrackerSP RT, ThreadSafeModule TSM) | llvm::orc::IRLayer | virtual |
add(JITDylib &JD, ThreadSafeModule TSM) | llvm::orc::IRLayer | inline |
emit(std::unique_ptr< MaterializationResponsibility > R, ThreadSafeModule TSM)=0 | llvm::orc::IRLayer | pure virtual |
getCloneToNewContextOnEmit() const | llvm::orc::IRLayer | inline |
getExecutionSession() | llvm::orc::IRLayer | inline |
getManglingOptions() const | llvm::orc::IRLayer | inline |
IRLayer(ExecutionSession &ES, const IRSymbolMapper::ManglingOptions *&MO) | llvm::orc::IRLayer | inline |
setCloneToNewContextOnEmit(bool CloneToNewContextOnEmit) | llvm::orc::IRLayer | inline |
~IRLayer() | llvm::orc::IRLayer | virtual |