LLVM 20.0.0git
Classes | Namespaces | Functions
IRPartitionLayer.cpp File Reference
#include "llvm/ExecutionEngine/Orc/IRPartitionLayer.h"
#include "llvm/ExecutionEngine/Orc/ExecutionUtils.h"
#include "llvm/ExecutionEngine/Orc/IndirectionUtils.h"

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)
 

Function Documentation

◆ extractSubModule()

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