|
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
|
|
398.
|
|
|
Bound on number of candidates below that all candidates are considered in iv optimizations.
|
|
|
|
Límite en el número de candidatos bajo el cual todos los candidatos se consideran en optimizaciones iv.
|
|
Translated by
Antonio Ceballos Roa
|
|
|
|
Located in
params.def:562
|
|
399.
|
|
|
Bound on number of iv uses in loop optimized in iv optimizations.
|
|
|
|
Límite en el número de usos de iv en bucles optimizados en optimizaciones iv.
|
|
Translated by
Antonio Ceballos Roa
|
|
|
|
Located in
params.def:570
|
|
400.
|
|
|
If number of candidates in the set is smaller, we always try to remove unused ivs during its optimization.
|
|
|
|
Si el número de candidatos en el conjunto es menor, siempre se tratará de eliminar los ivs sin usar durante su optimización.
|
|
Translated by
Antonio Ceballos Roa
|
|
|
|
Located in
params.def:578
|