Go to the source code of this file.
|
| llvm |
| List of target independent CodeGen pass IDs.
|
|
|
template<class AllocatorType , class T , size_t Size, size_t Align> |
void * | operator new (size_t size, llvm::RecyclingAllocator< AllocatorType, T, Size, Align > &Allocator) |
|
template<class AllocatorType , class T , size_t Size, size_t Align> |
void | operator delete (void *E, llvm::RecyclingAllocator< AllocatorType, T, Size, Align > &A) |
|
template<class AllocatorType , class T , size_t Size, size_t Align>
template<class AllocatorType , class T , size_t Size, size_t Align>