Searched defs:loop_num (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.3-release/contrib/gcc/
H A Dtree-chrec.h100 build_polynomial_chrec(unsigned loop_num, tree left, tree right) argument
198 no_evolution_in_loop_p(tree chrec, unsigned loop_num, bool *res) argument
H A Dtree-if-conv.c1133 unsigned i, loop_num; local
H A Dtree-chrec.c631 hide_evolution_in_other_loops_than_loop(tree chrec, unsigned loop_num) argument
664 chrec_component_in_loop_num(tree chrec, unsigned loop_num, bool right) argument
718 evolution_part_in_loop_num(tree chrec, unsigned loop_num) argument
729 initial_condition_in_loop_num(tree chrec, unsigned loop_num) argument
741 reset_evolution_in_loop(unsigned loop_num, tree chrec, tree new_evol) argument
[all...]
H A Dtree-vect-transform.c2593 int loop_num; local

Completed in 99 milliseconds