Enables more interprocedural optimizations for single file compilation.
None
IA-32, IntelŪ EM64T, IntelŪ ItaniumŪ architecture
Linux: | -ip |
Windows: | /Qip |
None
OFF | Some limited interprocedural optimizations occur. |
This option enables more interprocedural optimizations for single file compilation.
It enables the compiler to perform inline function expansion for calls to functions defined within the current source file.
Full intra-file interprocedural optimizations are not enabled.
None
Optimizing Applications:
Controlling Inline Expansion of User Functions
Criteria for Inline Function Expansion