Merge pull request dotnet/coreclr#12441 from pgavlin/TryGetUseInline
authorPat Gavlin <pgavlin@gmail.com>
Mon, 26 Jun 2017 15:52:31 +0000 (08:52 -0700)
committerGitHub <noreply@github.com>
Mon, 26 Jun 2017 15:52:31 +0000 (08:52 -0700)
Avoid the use edge iterator in `TryGetUse`.

Commit migrated from https://github.com/dotnet/coreclr/commit/959dacc9f0b09eb9f8c418eabb1b9180ceb6f5ac


Trivial merge