Searched refs:freq_latch (Results 1 – 1 of 1) sorted by relevance
260 int freq_in, freq_latch; in expected_loop_iterations_unbounded() local263 freq_latch = 0; in expected_loop_iterations_unbounded()267 freq_latch = EDGE_FREQUENCY (e); in expected_loop_iterations_unbounded()272 return freq_latch * 2; in expected_loop_iterations_unbounded()274 return (freq_latch + freq_in - 1) / freq_in; in expected_loop_iterations_unbounded()