LLVM
8.0.1
|
#include "llvm/ExecutionEngine/Orc/CompileOnDemandLayer.h"
#include "llvm/IR/Mangler.h"
#include "llvm/IR/Module.h"
Go to the source code of this file.
Classes | |
class | llvm::orc::PartitioningIRMaterializationUnit |
Namespaces | |
llvm | |
This class represents lattice values for constants. | |
llvm::orc | |
Functions | |
static ThreadSafeModule | extractSubModule (ThreadSafeModule &TSM, StringRef Suffix, GVPredicate ShouldExtract) |
|
static |
Definition at line 17 of file CompileOnDemandLayer.cpp.
References A, assert(), llvm::orc::cloneFunctionDecl(), llvm::orc::cloneGlobalVariableDecl(), llvm::orc::cloneToNewContext(), llvm::GlobalValue::ExternalLinkage, F(), G, and llvm_unreachable.