LLVM 20.0.0git
|
#include "llvm/ExecutionEngine/Orc/CompileOnDemandLayer.h"
#include "llvm/ADT/Hashing.h"
#include "llvm/ExecutionEngine/Orc/ExecutionUtils.h"
#include "llvm/IR/Mangler.h"
#include "llvm/IR/Module.h"
#include "llvm/Support/FormatVariadic.h"
#include <string>
Go to the source code of this file.
Classes | |
class | llvm::orc::PartitioningIRMaterializationUnit |
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |
namespace | llvm::orc |
Functions | |
static ThreadSafeModule | extractSubModule (ThreadSafeModule &TSM, StringRef Suffix, GVPredicate ShouldExtract) |
|
static |
Definition at line 20 of file CompileOnDemandLayer.cpp.
References A, assert(), llvm::orc::cloneFunctionDecl(), llvm::orc::cloneGlobalVariableDecl(), llvm::orc::cloneToNewContext(), llvm::GlobalValue::ExternalLinkage, F, G, llvm::Value::hasName(), and llvm_unreachable.