Home | History | Annotate | Download | only in Sema

Lines Matching refs:OldIndex

1708     unsigned OldIndex = Index;
1709 IList->setInit(OldIndex, DIE->getInit());
1716 if (IList->getInit(OldIndex) != DIE->getInit())
1717 DIE->setInit(IList->getInit(OldIndex));
1718 IList->setInit(OldIndex, DIE);
1939 unsigned OldIndex = Index;
1947 IList->setInit(OldIndex, DIE);
2148 unsigned OldIndex = Index;
2156 Index = OldIndex;