HomeSort by relevance Sort by last modified time
    Searched refs:StartNewSlab (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Support/
Allocator.cpp 44 /// StartNewSlab - Allocate a new slab and move the bump pointers over into
46 void BumpPtrAllocator::StartNewSlab() {
91 StartNewSlab();
124 StartNewSlab();
  /external/llvm/include/llvm/Support/
Allocator.h 128 /// StartNewSlab - Allocate a new slab and move the bump pointers over into
130 void StartNewSlab();

Completed in 3354 milliseconds