Home | History | Annotate | Download | only in IPO

Lines Matching refs:IE

471   // would have happened in the callee anyway (ie, there is a load in the entry
507 for (User::op_iterator II = GEP->idx_begin(), IE = GEP->idx_end();
508 II != IE; ++II)
712 for (User::op_iterator II = UI->op_begin() + 1, IE = UI->op_end();
713 II != IE; ++II)
986 for (User::op_iterator II = GEP->idx_begin(), IE = GEP->idx_end();
987 II != IE; ++II)