6.2 Inlining and IPA Command Qualifiers

There are two phases to inlining: defining the universe of inlinable functions and selecting which functions in that universe to inline or analyze. The /inline_from.. and /ipa_from... qualifiers define the universe of inlinable functions. The /inline/-ipa , /inline_ depth , and /..._looplevel qualifiers select which of the available functions are to be inlined/analyzed. The /inline_create and /ipa_create qualifiers set up collections of functions for inclusion in later KAP runs.

All of the inlining and IPA command qualifiers are listed in the following sections. The short forms of their names are in brackets.


Previous Page Next Page Contents Index
Command-Line Qualifiers