Searched defs:InitSize (Results 1 – 3 of 3) sorted by relevance
20 StringMapImpl::StringMapImpl(unsigned InitSize, unsigned itemSize) { in StringMapImpl()36 void StringMapImpl::init(unsigned InitSize) { in init()
638 uint64_t InitSize = DL.getTypeAllocSize(GV->getType()->getElementType()); in isObjectSizeLessThanOrEq() local
539 uint64_t InitSize = DL.getTypeAllocSize(G->getValueType()); in buildBitSetsFromGlobalVariables() local