8.1 Inlining and IPA Command Qualifiers

There are two phases to inlining - defining the universe of inlinable routines and selecting which routines in that universe to inline or analyze. The /inline_from... and /ipa_from... qualifiers define the universe of inlinable routines. The /inline, /ipa, /..._looplevel, and /inline_depth qualifiers select which of the available routines are to be inlined/analyzed. The /inline_create and /ipa_create qualifiers set up collections of routines 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.


Note
Many of these qualifiers have arguments that are lists of routine names or file names. The elements of these lists may be separated by either commas or colons. Multiple element lists must be enclosed in parentheses.


Previous Page | Next Page | Contents | Index |
Command-Line Qualifiers

Copyright © Digital Equipment Corporation. 1999. All Rights Reserved.