|
LLVM 24.0.0git
|
#include "llvm/ExecutionEngine/JITLink/JITLinkMemoryManager.h"#include "llvm/ExecutionEngine/Orc/Core.h"#include "llvm/ExecutionEngine/Orc/RTBridge/GenericMemoryManagerProxies.h"#include "llvm/Support/Compiler.h"Go to the source code of this file.
Classes | |
| class | llvm::orc::EPCGenericJITLinkMemoryManager |
| struct | llvm::orc::EPCGenericJITLinkMemoryManager::Bindings |
| The resolved controller-side handle to an executor-side memory manager: the address of the allocator instance (passed as the first argument to each call) plus the proxies for its functions. More... | |
Namespaces | |
| namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations. | |
| namespace | llvm::orc |