6.2.6 Manual Control

The following qualifiers cause KAP to recognize the #pragma _KAP [no]inline and #pragma _KAP [no]ipa directives. These qualifiers allow manual control over which functions are inlined/analyzed at which call sites. (See Section 6.3.) The qualifiers are as follows:

/inline_manual        [/inm]
/ipa_manual           [/ipam]

The default is to ignore these pragmas. They are enabled when any of the /inlining or /ipa command qualifiers, respectively, are specified. The /inline_manual and /ipa_manual qualifiers permit you to enable the directives without performing other inlining.


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

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