The following table explains how to control interprocedural analysis.
| Turn control this option from here... | use this setting |
|---|---|
| CodeWarrior IDE | Choose an item in the IPA option of the C/C++ Language Settings settings panel. |
| source code | #pragma ipa program file | on | function | off |
| command line | -ipa file | program | program-final | function | off |