|
LLVM 24.0.0git
|
Namespaces | |
| namespace | detail |
Classes | |
| class | PerThreadAllocator |
| PerThreadAllocator wraps a thread-unsafe allocator (e.g. More... | |
| class | TaskGroup |
Typedefs | |
| using | PerThreadBumpPtrAllocator = PerThreadAllocator<BumpPtrAllocator> |
Functions | |
| size_t | getThreadCount () |
Variables | |
| LLVM_ABI ThreadPoolStrategy | strategy |
Definition at line 136 of file PerThreadBumpPtrAllocator.h.
|
inline |
Definition at line 37 of file Parallel.h.
References getThreadCount().
Referenced by getThreadCount(), and llvm::parallelFor().
|
extern |
Definition at line 27 of file Parallel.cpp.
Referenced by llvm::ConcurrentHashTableByPtr< KeyTy, KeyDataTy, AllocatorTy, Info >::ConcurrentHashTableByPtr(), llvm::dwarf_linker::parallel::DWARFLinkerImpl::link(), llvm::parallelFor(), llvm::parallelSort(), llvm::parallelTransformReduce(), and llvm::parallel::TaskGroup::TaskGroup().