|
LLVM 22.0.0git
|
#include "llvm/ADT/STLExtras.h"#include "llvm/ExecutionEngine/JITSymbol.h"#include "llvm/ExecutionEngine/Orc/Layer.h"#include "llvm/Support/Compiler.h"#include "llvm/Support/Error.h"#include "llvm/Support/MemoryBuffer.h"#include <functional>#include <memory>#include <mutex>Go to the source code of this file.
Classes | |
| class | llvm::orc::IRCompileLayer |
| class | llvm::orc::IRCompileLayer::IRCompiler |
Namespaces | |
| namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations. | |
| namespace | llvm::orc |