|
388.
|
|
|
Stop reverse growth if the reverse probability of best edge is less than this threshold (in percent).
|
|
|
|
Detener el crecimiento inverso si la probabilidad inversa del mejor borde es menor que este umbral (en porcentaje).
|
|
Translated by
Antonio Ceballos Roa
|
|
|
|
Located in
params.def:504
|
|
389.
|
|
|
Stop forward growth if the probability of best edge is less than this threshold (in percent). Used when profile feedback is available.
|
|
|
|
Detener el crecimiento hacia adelante si la probabilidad del mejor borde es menor que este umbral (en porcentaje). Se utiliza cuando la retroalimentación de análisis de perfil está disponible.
|
|
Translated by
Antonio Ceballos Roa
|
|
|
|
Located in
params.def:508
|
|
390.
|
|
|
Stop forward growth if the probability of best edge is less than this threshold (in percent). Used when profile feedback is not available.
|
|
|
|
Detener el crecimiento hacia adelante si la probabilidad del mejor borde es menor que este umbral (en porcentaje). Se utiliza cuando la retroalimentación de análisis de perfil no está disponible.
|
|
Translated by
Antonio Ceballos Roa
|
|
|
|
Located in
params.def:512
|
|
391.
|
|
|
The maximum number of incoming edges to consider for crossjumping.
|
|
|
|
El número máximo de bordes entrantes para considerar el salto cruzado.
|
|
Translated by
Antonio Ceballos Roa
|
|
|
|
Located in
params.def:518
|
|
392.
|
|
|
The minimum number of matching instructions to consider for crossjumping.
|
|
|
|
El número máximo de instrucciones coincidentes para considerar el salto cruzado.
|
|
Translated by
Antonio Ceballos Roa
|
|
|
|
Located in
params.def:524
|
|
393.
|
|
|
The maximum expansion factor when copying basic blocks.
|
|
|
|
El factor de expansión máximo al copiar bloques básicos.
|
|
Translated by
Antonio Ceballos Roa
|
|
|
|
Located in
params.def:530
|
|
394.
|
|
|
The maximum number of insns to duplicate when unfactoring computed gotos.
|
|
|
|
El número máximo de insns a duplicar al desfactorizar gotos calculados.
|
|
Translated by
Antonio Ceballos Roa
|
|
|
|
|
'desfactorizar' no me gusta. ¿Alguna sugerencia? - cfuga
|
|
Located in
params.def:536
|
|
395.
|
|
|
The maximum length of path considered in cse.
|
|
|
|
La longitud máxima de la ruta considerada en cse.
|
|
Translated by
Antonio Ceballos Roa
|
|
|
|
Located in
params.def:542
|
|
396.
|
|
|
The maximum instructions CSE process before flushing.
|
|
|
|
El número máximo de instrucciones que CSE procesa antes de descargar.
|
|
Translated by
Antonio Ceballos Roa
|
|
|
|
Located in
params.def:546
|
|
397.
|
|
|
The minimum cost of an expensive expression in the loop invariant motion.
|
|
|
|
El coste mínimo de una expresión costosa en el movimiento invariante del bucle.
|
|
Translated by
Antonio Ceballos Roa
|
|
|
|
Located in
params.def:553
|