LLVM 22.0.0git
JITLinkMemoryManager.h File Reference

Go to the source code of this file.

Classes

 Manages allocations of JIT memory. More...
 Represents a finalized allocation. More...
 Represents an allocation which has not been finalized yet. More...
 BasicLayout simplifies the implementation of JITLinkMemoryManagers. More...
 The Alignment, ContentSize and ZeroFillSize of each segment will be pre-filled from the Graph. More...
 A convenience class that further groups segments based on memory deallocation policy. More...
 A utility class for making simple allocations using JITLinkMemoryManager. More...
 Describes a segment to be allocated. More...
 Describes the segment working memory and executor address. More...
 A JITLinkMemoryManager that allocates in-process memory. More...

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.