Home | History | Annotate | Download | only in Sema

Lines Matching refs:OldIndex

1833     unsigned OldIndex = Index;
1834 IList->setInit(OldIndex, DIE->getInit());
1841 if (IList->getInit(OldIndex) != DIE->getInit())
1842 DIE->setInit(IList->getInit(OldIndex));
1843 IList->setInit(OldIndex, DIE);
2078 unsigned OldIndex = Index;
2086 IList->setInit(OldIndex, DIE);
2287 unsigned OldIndex = Index;
2295 Index = OldIndex;