6.2.4 Call Nesting (Recursive Inlining)

The qualifier /inline_depth=<n> [/ind] sets a maximum level of recursive inlining that KAP will attempt to inline. Recursive inlining means calls to functions with calls to functions with calls to functions and so forth.

The parameter values and their meanings are as follows:

There is no corresponding /ipa_depth qualifier. IPA always looks at the called function, and only at the called function.


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

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