Searched refs:SrcArrayTy (Results 1 – 1 of 1) sorted by relevance
2173 ArrayType *SrcArrayTy = in ConstantFoldGetElementPtrImpl() local2177 if (SrcArrayTy && DstArrayTy in ConstantFoldGetElementPtrImpl()2178 && SrcArrayTy->getElementType() == DstArrayTy->getElementType() in ConstantFoldGetElementPtrImpl()2181 SrcArrayTy, (Constant *)CE->getOperand(0), Idxs, inBounds); in ConstantFoldGetElementPtrImpl()