|
LLVM 23.0.0git
|
#include "llvm/ADT/DenseMap.h"#include "llvm/ExecutionEngine/Orc/ExecutorProcessControl.h"#include "llvm/ExecutionEngine/Orc/InProcessMemoryAccess.h"#include "llvm/ExecutionEngine/Orc/Shared/WrapperFunctionUtils.h"#include "llvm/Support/Compiler.h"#include <memory>#include <mutex>Go to the source code of this file.
Classes | |
| class | llvm::orc::InProcessEPC |
| An ExecutorProcessControl implementation for in-process JITs that use the new ORC runtime (llvm-project/orc-rt). More... | |
| struct | llvm::orc::InProcessEPC::Connection |
| Pseudo-connection C struct. More... | |
| struct | llvm::orc::InProcessEPC::BootstrapInfoAccess |
| Provides access to bootstrap info. More... | |
Namespaces | |
| namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations. | |
| namespace | llvm::orc |