Home
last modified time | relevance | path

Searched defs:InitSize (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/lib/Support/
H A DStringMap.cpp48 StringMapImpl::StringMapImpl(unsigned InitSize, unsigned itemSize) { in StringMapImpl()
67 void StringMapImpl::init(unsigned InitSize) { in init()
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp858 uint64_t InitSize = DL.getTypeAllocSize(GV->getValueType()); isObjectSizeLessThanOrEq() local
/llvm-project/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp850 uint64_t InitSize = DL.getTypeAllocSize(GV->getValueType()); buildBitSetsFromGlobalVariables() local
/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp649 TypeSize InitSize = DL.getTypeAllocSize(Init->getType()); ReadByteArrayFromGlobal() local