Intel® Fortran Compiler XE 13.1 User and Reference Guides

ip-no-pinlining, Qip-no-pinlining

Disables partial inlining enabled by interprocedural optimization options.

IDE Equivalent

None

Architectures

All

Syntax

Linux and OS X:

-ip-no-pinlining

Windows:

/Qip-no-pinlining

Arguments

None

Default

OFF

Inlining enabled by interprocedural optimization options is performed.

Description

This option disables partial inlining enabled by the following interprocedural optimization options:

It has no effect on other interprocedural optimizations.

Alternate Options

None


Submit feedback on this help topic