Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
'function' is too big to be profiled
When using /LTCG:PGOPTIMIZE, the compiler detected an input module with a function larger than 65,535 instructions. Such a large function is not available for profile-guided optimizations.
To resolve this warning, reduce the size of the function.