Home | History | Annotate | Download | only in Utils

Lines Matching refs:BB2_Itr

1184   BasicBlock::iterator BB2_Itr = BB2->begin();
1186 Instruction *I1 = &*BB1_Itr++, *I2 = &*BB2_Itr++;
1194 I2 = &*BB2_Itr++;
1234 I2 = &*BB2_Itr++;
1242 I2 = &*BB2_Itr++;