Home | History | Annotate | Download | only in InstCombine

Lines Matching defs:GTI

1298     gep_type_iterator GTI = gep_type_begin(GEP);
1300 I != E; ++I, ++GTI) {
1302 SequentialType *SeqTy = dyn_cast<SequentialType>(*GTI);