Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtree-ssa-loop-ivcanon.cc154 int num_non_pure_calls_on_hot_path; member
228 size->num_non_pure_calls_on_hot_path = 0; in tree_estimate_loop_size()
362 size->num_non_pure_calls_on_hot_path++; in tree_estimate_loop_size()
835 else if (size.num_non_pure_calls_on_hot_path) in try_unroll_loop_completely()