LLVM 22.0.0git
PerThreadBumpPtrAllocator.h File Reference

Go to the source code of this file.

Classes

class  llvm::parallel::PerThreadAllocator< AllocatorTy >
 PerThreadAllocator is used in conjunction with ThreadPoolExecutor to allow per-thread allocations. More...

Namespaces

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

Typedefs

using llvm::parallel::PerThreadBumpPtrAllocator = PerThreadAllocator<BumpPtrAllocator>