[GCLowering] fix lost use (#33509)
* [GCLowering] bugfix: remove UpExposedUsesUnrooted
It was not considering union-representation values in NoteOperandUses.
* [GCLowering] test: use CHECK-DAG instead of CHECK-next
Seems to be platform-specific (and the order is irrelevant anyways).