Home
last modified time | relevance | path

Searched refs:SEQ_CALL_COST_MULTIPLIER (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/gcc/gcc/
H A Drtl-factoring.c142 #ifndef SEQ_CALL_COST_MULTIPLIER
143 #define SEQ_CALL_COST_MULTIPLIER 2 macro
1351 seq_call_cost = (int)(seq_call_cost * (double)SEQ_CALL_COST_MULTIPLIER); in compute_init_costs()