Home | History | Annotate | Download | only in Sema

Lines Matching refs:OldIndex

1979     unsigned OldIndex = Index;
1980 IList->setInit(OldIndex, DIE->getInit());
1987 if (IList->getInit(OldIndex) != DIE->getInit())
1988 DIE->setInit(IList->getInit(OldIndex));
1989 IList->setInit(OldIndex, DIE);
2252 unsigned OldIndex = Index;
2260 IList->setInit(OldIndex, DIE);
2459 unsigned OldIndex = Index;
2467 Index = OldIndex;