Lines Matching refs:IE
7084 II = BB->begin(), IE = BB->end(); II != IE; ++II) {7108 II = MBBList.begin(), IE = MBBList.end(); II != IE; ++II) {7407 II = BB->rbegin(), IE = BB->rend(); II != IE; ++II) {