Specifies the size of enumerated types.
#pragma aggressive_inline on | off | reset
The IPA-based inliner (-ipa file) will inline more functions when this option
is enabled. This option can cause code bloat in programs that overuse inline
functions. Default is off.