Home | History | Annotate | Download | only in ARM

Lines Matching defs:GTI

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