Home | History | Annotate | Download | only in TableGen

Lines Matching refs:NewVal

1064   Init *NewVal = NewOp->Fold(CurRec, CurMultiClass);
1065 return (NewVal != NewOp) ? NewVal : nullptr;