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

/external/llvm/lib/Support/
H A DAllocator.cpp44 /// StartNewSlab - Allocate a new slab and move the bump pointers over into
46 void BumpPtrAllocator::StartNewSlab() { function in class:llvm::BumpPtrAllocator
91 StartNewSlab();
124 StartNewSlab();

Completed in 50 milliseconds