LLVM 20.0.0git
|
#include "llvm/ExecutionEngine/Orc/Core.h"
Go to the source code of this file.
Classes | |
class | llvm::orc::RedirectionManager |
Base class for performing redirection of call to symbol to another symbol in runtime. More... | |
class | llvm::orc::RedirectableSymbolManager |
Base class for managing redirectable symbols in which a call gets redirected to another symbol in runtime. More... | |
class | llvm::orc::RedirectableMaterializationUnit |
RedirectableMaterializationUnit materializes redirectable symbol by invoking RedirectableSymbolManager::emitRedirectableSymbols. More... | |
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |
namespace | llvm::orc |