LLVM  8.0.1
Classes | Namespaces | Functions
CompileOnDemandLayer.cpp File Reference
#include "llvm/ExecutionEngine/Orc/CompileOnDemandLayer.h"
#include "llvm/IR/Mangler.h"
#include "llvm/IR/Module.h"
Include dependency graph for CompileOnDemandLayer.cpp:

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)
 

Function Documentation

◆ extractSubModule()

static ThreadSafeModule extractSubModule ( ThreadSafeModule TSM,
StringRef  Suffix,
GVPredicate  ShouldExtract 
)
static