Home | History | Annotate | Download | only in Sema

Lines Matching refs:OldIndex

1612     unsigned OldIndex = Index;
1613 IList->setInit(OldIndex, DIE->getInit());
1620 if (IList->getInit(OldIndex
1621 DIE->setInit(IList->getInit(OldIndex));
1622 IList->setInit(OldIndex, DIE);
1843 unsigned OldIndex = Index;
1851 IList->setInit(OldIndex, DIE);
1994 unsigned OldIndex = Index;
2002 Index = OldIndex;