Home | History | Annotate | Download | only in TableGen

Lines Matching refs:Folded

687   Init *Folded = Fold(&R, 0);
689 if (Folded != this) {
690 TypedInit *Typed = dynamic_cast<TypedInit *>(Folded);