Merge pull request dotnet/coreclr#9636 from sivarv/shouldPromote
authorSivarv <sivarv@microsoft.com>
Fri, 17 Feb 2017 22:21:33 +0000 (14:21 -0800)
committerGitHub <noreply@github.com>
Fri, 17 Feb 2017 22:21:33 +0000 (14:21 -0800)
Refactor some of fgPromoteStruct() checks into lvaCanPromoteStructVar() and lvaShouldPromoteStructVar()

Commit migrated from https://github.com/dotnet/coreclr/commit/380cda50c89fa4534b9b8f144d1ecec0bb5d584b

1  2 
src/coreclr/src/jit/compiler.h

Simple merge