Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:SmallPtrSetIterator

767     SmallPtrSetIterator<VNInfo *> It1 = EqualVNs[ParentVNI->id].begin();
768 SmallPtrSetIterator<VNInfo *> It2 = It1;