Description[turbofan] improved move optimizer readability: MoveKey
MoveKey used to be a std::pair. Rather than expecting the reader to
remember which is "first" and "second", this change makes it a struct
with specific names ("source" and "destination")
BUG=
Committed: https://crrev.com/828a2df3f912ab3f971f357daa2d30d9c09e900c
Cr-Commit-Position: refs/heads/master@{#33536}
Patch Set 1 #
Total comments: 2
Patch Set 2 : #Messages
Total messages: 12 (6 generated)
|