Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DStringMap.cpp46 StringMapImpl(unsigned InitSize,unsigned itemSize) StringMapImpl() argument
65 init(unsigned InitSize) init() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp864 if (InitSize > MaxSize) in isObjectSizeLessThanOrEq() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp850 uint64_t InitSize = DL.getTypeAllocSize(GV->getValueType()); in buildBitSetsFromGlobalVariables() local
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp649 TypeSize InitSize = DL.getTypeAllocSize(Init->getType()); in ReadByteArrayFromGlobal() local