Searched refs:PtrIntTy (Results 1 – 1 of 1) sorted by relevance
413 IntegerType *PtrIntTy = DL->getIntPtrType(*Ctx, GVPtrTy->getAddressSpace()); in collectConstantCandidates() local414 APInt Offset(DL->getTypeSizeInBits(PtrIntTy), /*val*/0, /*isSigned*/true); in collectConstantCandidates()435 TTI->getIntImmCostInst(Instruction::Add, 1, Offset, PtrIntTy, in collectConstantCandidates()