LLVM 20.0.0git
|
This is the complete list of members for llvm::orc::TMOwningSimpleCompiler, including all inherited members.
CompileResult typedef | llvm::orc::SimpleCompiler | |
getManglingOptions() const | llvm::orc::IRCompileLayer::IRCompiler | inline |
IRCompiler(IRSymbolMapper::ManglingOptions MO) | llvm::orc::IRCompileLayer::IRCompiler | inline |
manglingOptions() | llvm::orc::IRCompileLayer::IRCompiler | inlineprotected |
operator()(Module &M) override | llvm::orc::SimpleCompiler | virtual |
setObjectCache(ObjectCache *NewCache) | llvm::orc::SimpleCompiler | inline |
SimpleCompiler(TargetMachine &TM, ObjectCache *ObjCache=nullptr) | llvm::orc::SimpleCompiler | inline |
TMOwningSimpleCompiler(std::unique_ptr< TargetMachine > TM, ObjectCache *ObjCache=nullptr) | llvm::orc::TMOwningSimpleCompiler | inline |
~IRCompiler() | llvm::orc::IRCompileLayer::IRCompiler | virtual |