Lines Matching refs:GTI
44 gep_type_iterator GTI = gep_type_begin(GEP);45 for (unsigned i = 1; i != Idx; ++i, ++GTI)50 for (unsigned i = Idx, e = GEP->getNumOperands(); i != e; ++i, ++GTI) {57 if (StructType *STy = dyn_cast<StructType>(*GTI)) {64 uint64_t Size = TD.getTypeAllocSize(GTI.getIndexedType());