Searched defs:EltCount (Results 1 – 4 of 4) sorted by relevance
118 unsigned EltCount = LLVMCountStructElementTypes(Src); in Clone() local275 unsigned EltCount = LLVMGetArrayLength(Ty); in clone_constant_impl() local286 unsigned EltCount = LLVMGetArrayLength(Ty); in clone_constant_impl() local297 unsigned EltCount = LLVMCountStructElementTypes(Ty); in clone_constant_impl() local
307 void FoldingSetImpl::reserve(unsigned EltCount) { in reserve()
308 void FoldingSetBase::reserve(unsigned EltCount) { in reserve()
20617 APInt EltCount = APInt::getNullValue(NumElts); in matchScalarReduction() local