|
LLVM 22.0.0git
|
#include "llvm/ADT/StringRef.h"#include "llvm/ExecutionEngine/Orc/CoreContainers.h"#include "llvm/ExecutionEngine/Orc/SymbolStringPool.h"#include "llvm/Support/Compiler.h"Go to the source code of this file.
Classes | |
| class | llvm::orc::MaterializationUnit |
| A MaterializationUnit represents a set of symbol definitions that can be materialized as a group, or individually discarded (when overriding definitions are encountered). More... | |
| struct | llvm::orc::MaterializationUnit::Interface |
Namespaces | |
| namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations. | |
| namespace | llvm::orc |