OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:StartNewSlab
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Support/
Allocator.cpp
45
///
StartNewSlab
- Allocate a new slab and move the bump pointers over into
47
void BumpPtrAllocator::
StartNewSlab
() {
93
StartNewSlab
();
131
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 722 milliseconds