Home | History | Annotate | Download | only in IPA

Lines Matching refs:GTE

249   for (gep_type_iterator GTI = gep_type_begin(GEP), GTE = gep_type_end(GEP);
250 GTI != GTE; ++GTI) {