Lines Matching full:growth
5634 \&\fB\-\-param large-function-growth\fR. This parameter is useful primarily
5639 .IP "\fBlarge-function-growth\fR" 4
5640 .IX Item "large-function-growth"
5641 Specifies maximal growth of large function caused by inlining in percents.
5643 The default value is 100 which limits large function growth to 2.0 times
5647 The limit specifying large translation unit. Growth caused by inlining of
5648 units larger than this limit is limited by \fB\-\-param inline-unit-growth\fR.
5651 A, the growth of unit is 300\e% and yet such inlining is very sane. For very
5653 growth limit is needed to avoid exponential explosion of code size. Thus for
5655 before applying \fB\-\-param inline-unit-growth\fR. The default is 10000
5656 .IP "\fBinline-unit-growth\fR" 4
5657 .IX Item "inline-unit-growth"
5658 Specifies maximal overall growth of the compilation unit caused by inlining.
5660 The default value is 50 which limits unit growth to 1.5 times the original
5802 .IP "\fBtracer-max-code-growth\fR" 4
5803 .IX Item "tracer-max-code-growth"
5804 Stop tail duplication once code growth has reached given percentage. This is
5807 growth.
5810 Stop reverse growth when the reverse probability of best edge is less than this
5818 Stop forward growth if the best edge do have probability lower than this