/Oi - Generate Intrinsic Functions (Windows CE 5.0)
This option replaces some function calls with intrinsic or otherwise special forms of the function that help your application run faster.
Programs that use intrinsic functions are faster because they do not have the overhead of function calls. However, programs that use intrinsics may be larger because of the additional code created.
See Also
Send Feedback on this topic to the authors