Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DIntervalMap.cpp122 unsigned Position, bool Grow) { in distribute()
H A DSmallPtrSet.cpp94 void SmallPtrSetImplBase::Grow(unsigned NewSize) { in Grow() function in SmallPtrSetImplBase
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DIntervalMap.h1854 bool Grow = P.leafOffset() == Size; in treeInsert() local