Searched refs:destArraySize (Results 1 – 3 of 3) sorted by relevance
604 ConstantInt *destArraySize = dyn_cast<ConstantInt>(A->getArraySize()); in performCallSlotOptzn() local605 if (!destArraySize) in performCallSlotOptzn()609 destArraySize->getZExtValue(); in performCallSlotOptzn()
850 ConstantInt *destArraySize = dyn_cast<ConstantInt>(A->getArraySize()); in performCallSlotOptzn() local851 if (!destArraySize) in performCallSlotOptzn()855 destArraySize->getZExtValue(); in performCallSlotOptzn()
811 ConstantInt *destArraySize = dyn_cast<ConstantInt>(A->getArraySize()); in performCallSlotOptzn() local812 if (!destArraySize) in performCallSlotOptzn()816 destArraySize->getZExtValue(); in performCallSlotOptzn()