Searched refs:CArraySize (Results 1 – 1 of 1) sorted by relevance
403 auto CArraySize = cast<ConstantInt>(AI->getArraySize()); in moveStaticAllocasToUnsafeStack() local406 uint64_t Size = DL->getTypeAllocSize(Ty) * CArraySize->getZExtValue(); in moveStaticAllocasToUnsafeStack()