Home | History | Annotate | Download | only in TableGen

Lines Matching full:thepat

2272     TreePattern *ThePat = PatternFragments[Fragments[i]];
2273 ThePat->InlinePatternFragments();
2277 ThePat->InferAllTypes();
2278 ThePat->resetError();
2281 DEBUG(ThePat->dump());