Home | History | Annotate | Download | only in ARM

Lines Matching refs:GTI

803       gep_type_iterator GTI = gep_type_begin(U);
805 i != e; ++i, ++GTI) {
807 if (StructType *STy = dyn_cast<StructType>(*GTI)) {
812 uint64_t S = DL.getTypeAllocSize(GTI.getIndexedType());