Home | History | Annotate | Download | only in Mips

Lines Matching refs:GTI

435     gep_type_iterator GTI = gep_type_begin(U);
437 ++i, ++GTI) {
439 if (StructType *STy = dyn_cast<StructType>(*GTI)) {
444 uint64_t S = DL.getTypeAllocSize(GTI.getIndexedType());