Searched defs:NewSlab (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DAllocator.h244 void *NewSlab = Allocator.Allocate(PaddedSize, 0); local
405 void *NewSlab = Allocator.Allocate(AllocatedSlabSize, 0); local
[all...]

Completed in 108 milliseconds