|
306.
|
|
|
Maximal estimated outcome of branch considered predictable.
|
|
|
|
Estimation maximale de la conclusion des branches considérées prévisibles.
|
|
Translated by
Frédéric Marchal
|
|
|
|
Located in
params.def:49
|
|
307.
|
|
|
The minimal estimated speedup allowing inliner to ignore inline-insns-single and inline-insns-auto.
|
|
|
|
L'estimation de l'accélération minimale permettant au code de mise en ligne d'ignorer inline-insns-single et inline-insns-auto.
|
|
Translated by
Frédéric Marchal
|
|
|
|
Located in
params.def:54
|
|
308.
|
|
|
The maximum number of instructions in a single function eligible for inlining.
|
|
|
|
Le nombre maximum d'instructions dans une seule fonction éligible à la mise en ligne.
|
|
Translated by
Frédéric Marchal
|
|
|
|
Located in
params.def:71
|
|
309.
|
|
|
The maximum number of instructions when automatically inlining.
|
|
|
|
Le nombre maximum d'instructions lors de la mise en ligne automatique.
|
|
Translated by
Frédéric Marchal
|
|
|
|
Located in
params.def:83
|
|
310.
|
|
|
The maximum number of instructions inline function can grow to via recursive inlining.
|
|
|
|
Le nombre maximum d'instructions qu'une fonction en ligne peut grandir par la mise en ligne récursive.
|
|
Translated by
Frédéric Marchal
|
|
|
|
Located in
params.def:88
|
|
311.
|
|
|
The maximum number of instructions non-inline function can grow to via recursive inlining.
|
|
|
|
Le nombre maximum d'instructions qu'une fonction pas en ligne peut grandir par la mise en ligne récursive.
|
|
Translated by
Frédéric Marchal
|
|
|
|
Located in
params.def:93
|
|
312.
|
|
|
The maximum depth of recursive inlining for inline functions.
|
|
|
|
La profondeur maximum de mise en ligne récursive pour les fonctions en ligne.
|
|
Translated by
Frédéric Marchal
|
|
|
|
Located in
params.def:98
|
|
313.
|
|
|
The maximum depth of recursive inlining for non-inline functions.
|
|
|
|
La profondeur maximum de mise en ligne récursive pour les fonctions pas en ligne.
|
|
Translated by
Frédéric Marchal
|
|
|
|
Located in
params.def:103
|
|
314.
|
|
|
Inline recursively only when the probability of call being executed exceeds the parameter.
|
|
|
|
Mettre en ligne récursif uniquement quand la probabilité que l'appel soit exécuté dépasse le paramètre.
|
|
Translated by
Frédéric Marchal
|
|
|
|
Located in
params.def:108
|
|
315.
|
|
|
The maximum number of nested indirect inlining performed by early inliner.
|
|
|
|
Le nombre maximum de mises en ligne indirectes imbriquées réalisées par les premières mises en ligne.
|
|
Translated by
Frédéric Marchal
|
|
|
|
Located in
params.def:116
|