Searched defs:InitSize (Results 1 – 4 of 4) sorted by relevance
48 StringMapImpl::StringMapImpl(unsigned InitSize, unsigned itemSize) { in StringMapImpl()67 void StringMapImpl::init(unsigned InitSize) { in init()
871 uint64_t InitSize = DL.getTypeAllocSize(GV->getValueType()); in isObjectSizeLessThanOrEq() local
872 uint64_t InitSize = DL.getTypeAllocSize(GV->getValueType()); in buildBitSetsFromGlobalVariables() local
664 TypeSize InitSize = DL.getTypeAllocSize(Init->getType()); in ReadByteArrayFromGlobal() local