[TableGen] Avoid extra IntrusiveRefCntPtr when calling SimplifyTree. NFC
Add a helper to get modifiable access to the IntrusiveRefCntPtr stored in the Children array. This avoids copying and overwriting the child.
Loading
Please sign in to comment