Searched refs:evolution_part_in_loop_num (Results 1 - 17 of 17) sorted by relevance

/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dtree-chrec.h81 extern tree evolution_part_in_loop_num (tree, unsigned);
H A Dtree-loop-linear.c151 tree tstride = evolution_part_in_loop_num
H A Dlambda-code.c1334 step = evolution_part_in_loop_num (access_fn, loop->num);
2189 step = evolution_part_in_loop_num (scev, loop->num);
2381 tree step = evolution_part_in_loop_num (scev, loop->num);
H A Dtree-data-ref.c778 step = evolution_part_in_loop_num (access_fn, loop->num);
963 evolution = evolution_part_in_loop_num (access_fn, loop->num);
1157 evolution = evolution_part_in_loop_num (access_fn, loop->num);
H A Dtree-chrec.c705 evolution_part_in_loop_num ({{0, +, 1}_1, +, 2}_1, 1) returns
709 evolution_part_in_loop_num (tree chrec,
706 evolution_part_in_loop_num (tree chrec, function
H A Dtree-vect-analyze.c1780 evolution_part = evolution_part_in_loop_num (access_fn, loop->num);
H A Dtree-vectorizer.c1969 tree evolution_part = evolution_part_in_loop_num (access_fn, loop_nb);
H A Dtree-ssa-loop-niter.c1553 step = evolution_part_in_loop_num (scev, loop->num);
H A Dtree-vect-transform.c2375 unshare_expr (evolution_part_in_loop_num (access_fn, loop->num));
H A Dtree-vrp.c1706 step = evolution_part_in_loop_num (chrec, loop->num);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dtree-chrec.h71 extern tree evolution_part_in_loop_num (tree, unsigned);
H A Dlambda-code.c1308 step = evolution_part_in_loop_num (access_fn, loop->num);
2062 step = evolution_part_in_loop_num (scev, loop->num);
2204 tree step = evolution_part_in_loop_num (scev, loop->num);
H A Dtree-vect-loop-manip.c1656 evolution_part = evolution_part_in_loop_num (access_fn, loop->num);
1777 unshare_expr (evolution_part_in_loop_num (access_fn, loop->num));
H A Dtree-chrec.c776 evolution_part_in_loop_num ({{0, +, 1}_1, +, 2}_1, 1) returns
780 evolution_part_in_loop_num (tree chrec,
777 evolution_part_in_loop_num (tree chrec, function
H A Dtree-ssa-loop-niter.c2690 step = evolution_part_in_loop_num (ev, loop->num);
2825 step = evolution_part_in_loop_num (scev, loop->num);
H A Dtree-vect-loop.c362 tree evolution_part = evolution_part_in_loop_num (access_fn, loop_nb);
H A Dtree-vrp.c3229 step = evolution_part_in_loop_num (chrec, loop->num);
3360 step = evolution_part_in_loop_num (chrec, l->num);

Completed in 369 milliseconds