Home
last modified time | relevance | path

Searched defs:CurSize (Results 1 – 7 of 7) sorted by relevance

/minix/external/bsd/llvm/dist/llvm/lib/Support/
H A DIntervalMap.cpp121 const unsigned *CurSize, unsigned NewSize[], in distribute()
/minix/external/bsd/llvm/dist/llvm/include/llvm/ADT/
H A DSmallVector.h290 size_t CurSize = this->size(); in grow() local
760 size_t CurSize = this->size(); variable
819 size_t CurSize = this->size(); variable
H A DIntervalMap.h331 unsigned CurSize[], const unsigned NewSize[]) { in adjustSiblingSizes()
1968 unsigned CurSize[4]; in overflow() local
/minix/external/bsd/llvm/dist/clang/include/clang/Analysis/Support/
H A DBumpVector.h217 size_t CurSize = size(); in grow() local
/minix/external/bsd/llvm/dist/clang/include/clang/AST/
H A DASTVector.h378 size_t CurSize = size(); in grow() local
/minix/external/bsd/llvm/dist/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp243 unsigned CurSize; in ParseSectionName() local
/minix/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGExprConstant.cpp634 unsigned CurSize = CGM.getDataLayout().getTypeAllocSize(C->getType()); in VisitCastExpr() local