LLVM 22.0.0git
IRPartitionLayer.cpp File Reference

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()