Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/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
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DIntervalMap.h1900 bool Grow = P.leafOffset() == Size; in treeInsert() local