[TableGen] Remove some unnecessary TreePatternNodePtrs. NFC
The patterns we're referring are still owned by the PatternToMatch object. We don't need to increment their reference count here.
Loading
Please sign in to comment
The patterns we're referring are still owned by the PatternToMatch object. We don't need to increment their reference count here.