Lines Matching full:oldi
633 BasicBlock::const_iterator OldI = OldBB->begin();637 assert(VMap[&*OldI] == PN && "VMap mismatch");638 VMap[&*OldI] = NV;640 ++OldI;