Searched refs:SrcAllocaSize (Results 1 – 1 of 1) sorted by relevance
887 TypeSize SrcAllocaSize = DL.getTypeAllocSize(srcAlloca->getAllocatedType()); in performCallSlotOptzn() local889 if (SrcAllocaSize.isScalable()) in performCallSlotOptzn()891 uint64_t srcSize = SrcAllocaSize * srcArraySize->getZExtValue(); in performCallSlotOptzn()