[DAG] visitFREEZE - pull out Operands array. NFCI.
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Sat, 22 Oct 2022 19:14:56 +0000 (20:14 +0100)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Sat, 22 Oct 2022 19:14:56 +0000 (20:14 +0100)
commitb24a9f0cef88760ae9383d445541b513bcc66018
tree35e123068a72e74739476886d2f261091e06c2c4
parent6a28fa35302cf58e26c943b0a27e18782523abf2
[DAG] visitFREEZE - pull out Operands array. NFCI.

Initial tidyup and it will make it easier to adjust additional Operands in a future patch.
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp