Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgenautomata.cc6536 double root_value; in estimate_one_automaton_bound() local
6545 root_value = exp (log (DECL_UNIT (decl)->max_occ_cycle_num in estimate_one_automaton_bound()
6548 if (MAX_FLOATING_POINT_VALUE_FOR_AUTOMATON_BOUND / root_value in estimate_one_automaton_bound()
6550 one_automaton_estimation_bound *= root_value; in estimate_one_automaton_bound()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgenautomata.c6536 double root_value; in estimate_one_automaton_bound() local
6545 root_value = exp (log (DECL_UNIT (decl)->max_occ_cycle_num in estimate_one_automaton_bound()
6548 if (MAX_FLOATING_POINT_VALUE_FOR_AUTOMATON_BOUND / root_value in estimate_one_automaton_bound()
6550 one_automaton_estimation_bound *= root_value; in estimate_one_automaton_bound()