Home | History | Annotate | Download | only in IPO

Lines Matching refs:IE

323   // would have happened in the callee anyway (ie, there is a load in the entry
357 for (User::op_iterator II = GEP->idx_begin(), IE = GEP->idx_end();
358 II != IE; ++II)
561 for (User::op_iterator II = User->op_begin() + 1, IE = User->op_end();
562 II != IE; ++II)
691 IE = SI->end(); II != IE; ++II) {
841 for (User::op_iterator II = GEP->idx_begin(), IE = GEP->idx_end();
842 II != IE; ++II)