reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
548 Type *getIndexType(Type *PtrTy) const;
1101 Type *IndexTy = DL.getIndexType(PtrTy); 1651 DL.getIndexType(GEP.getPointerOperandType()->getScalarType()); 2038 Type *IdxType = DL.getIndexType(GEPType); 2068 assert(Idx->getType() == DL.getIndexType(GEPType) && 2109 assert(Idx->getType() == DL.getIndexType(GEPType) && 2117 Type *IndTy = DL.getIndexType(GEPType);