Searched refs:SVNI (Results 1 – 2 of 2) sorted by relevance
1089 VNInfo *SVNI = SR.getVNInfoAt(RegIndex); in eliminateUndefCopy() local1090 assert(SVNI != nullptr && SlotIndex::isSameInstr(SVNI->def, RegIndex)); in eliminateUndefCopy()1091 SR.removeValNo(SVNI); in eliminateUndefCopy()
1410 if (VNInfo *SVNI = S.getVNInfoAt(Pos)) in removeVRegDefAt() local1411 S.removeValNo(SVNI); in removeVRegDefAt()