Set `BBF_RUN_RARELY` for a scratch first BB if called count is 0.
authorPat Gavlin <pagavlin@microsoft.com>
Wed, 26 Jul 2017 00:39:21 +0000 (17:39 -0700)
committerPat Gavlin <pagavlin@microsoft.com>
Wed, 26 Jul 2017 00:39:21 +0000 (17:39 -0700)
commitaf50f816d24cef5ff639db48722851c48e43b058
tree23b4e762796861431ae136c098c93e760815476f
parentba442a509545b056ac41a5a3c25834c1e4b8b047
Set `BBF_RUN_RARELY` for a scratch first BB if called count is 0.

Just what it says on the tin.

Fixes VSO 469624.
src/jit/flowgraph.cpp