Hoist calls to NumSucc() out of loops
authorBruce Forstall <brucefo@microsoft.com>
Mon, 17 Apr 2017 23:00:51 +0000 (16:00 -0700)
committerBruce Forstall <brucefo@microsoft.com>
Mon, 17 Apr 2017 23:00:51 +0000 (16:00 -0700)
commitfb9274a2dd65261d5358db353a95a2d2315f9ce0
tree092f529518ceaae7b4f5445e2fcdebab82345c4a
parent76b73b8cc04d093a9bb59c73e534549f8be58055
Hoist calls to NumSucc() out of loops

Should be a minor throughput improvement.

Commit migrated from https://github.com/dotnet/coreclr/commit/f503a568fd54d423510323921bb9065e398471e2
src/coreclr/src/jit/importer.cpp
src/coreclr/src/jit/lsra.cpp