Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:GTI

1081     gep_type_iterator GTI = gep_type_begin(GEP);
1083 I != E; ++I, ++GTI) {
1085 SequentialType *SeqTy = dyn_cast<SequentialType>(*GTI);