Searched refs:srcArraySize (Results 1 – 1 of 1) sorted by relevance
871 ConstantInt *srcArraySize = dyn_cast<ConstantInt>(srcAlloca->getArraySize()); in performCallSlotOptzn() local872 if (!srcArraySize) in performCallSlotOptzn()880 uint64_t srcSize = SrcAllocaSize * srcArraySize->getZExtValue(); in performCallSlotOptzn()