Home | History | Annotate | Download | only in TableGen

Lines Matching refs:NewItem

976       Init *NewItem = NewOp->Fold(CurRec, CurMultiClass);
977 if (NewItem != NewOp)
978 Item = NewItem;