Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-loop-ivcanon.cc158 int num_branches_on_hot_path; member
230 size->num_branches_on_hot_path = 0; in tree_estimate_loop_size()
363 size->num_branches_on_hot_path ++; in tree_estimate_loop_size()
378 size->num_branches_on_hot_path++; in tree_estimate_loop_size()
866 else if (size.num_branches_on_hot_path * (int)n_unroll in try_unroll_loop_completely()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-loop-ivcanon.c158 int num_branches_on_hot_path; member
230 size->num_branches_on_hot_path = 0; in tree_estimate_loop_size()
364 size->num_branches_on_hot_path ++; in tree_estimate_loop_size()
379 size->num_branches_on_hot_path++; in tree_estimate_loop_size()
867 else if (size.num_branches_on_hot_path * (int)n_unroll in try_unroll_loop_completely()