Home
last modified time | relevance | path

Searched defs:DeallocateSlabs (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Support/
DAllocator.cpp62 void BumpPtrAllocator::DeallocateSlabs(MemSlab *Slab) { in DeallocateSlabs() function in llvm::BumpPtrAllocator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DAllocator.h338 void DeallocateSlabs(SmallVectorImpl<void *>::iterator I, in DeallocateSlabs() function
/external/llvm/include/llvm/Support/
DAllocator.h335 void DeallocateSlabs(SmallVectorImpl<void *>::iterator I, in DeallocateSlabs() function