|
LLVM 22.0.0git
|
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> |