Replace some uses of the operand iterator with the operand visitor.
authorPat Gavlin <pagavlin@microsoft.com>
Wed, 28 Jun 2017 20:02:40 +0000 (13:02 -0700)
committerPat Gavlin <pagavlin@microsoft.com>
Thu, 29 Jun 2017 22:13:55 +0000 (15:13 -0700)
commitae0c371653410609be976fee6b3ba48b4785252f
tree51c9dce38a43eb7eec840a6d3096c05bdee9c1ec
parentabcfe9aba9508e964596c0b58644b4a6b5ed4ebe
Replace some uses of the operand iterator with the operand visitor.

Commit migrated from https://github.com/dotnet/coreclr/commit/a42c14bf27c651669e9f8f2dfa3bd2d74662d427
src/coreclr/src/jit/lir.cpp
src/coreclr/src/jit/liveness.cpp
src/coreclr/src/jit/lower.cpp
src/coreclr/src/jit/lowerxarch.cpp
src/coreclr/src/jit/sideeffects.cpp