[ConstraintElimination] Replace pair with named struct (NFC).
authorFlorian Hahn <flo@fhahn.com>
Tue, 6 Sep 2022 17:03:37 +0000 (18:03 +0100)
committerFlorian Hahn <flo@fhahn.com>
Tue, 6 Sep 2022 17:04:04 +0000 (18:04 +0100)
commit2fb68c0628e4e5d07c06164a42c0dd17f8ba16e7
tree00d501f39569313d055652333717d7f0c4078f31
parent4c46a5d54d87ec3800021c71473145b65ac95fa4
[ConstraintElimination] Replace pair with named struct (NFC).

This slightly improves the readability and allows further extensions in
follow-ups.
llvm/lib/Transforms/Scalar/ConstraintElimination.cpp