Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/
HDtree-ssa-loop-manip.c505 ip_end_pos (struct loop *loop) in ip_end_pos() function
547 basic_block bb = ip_normal_pos (loop), latch = ip_end_pos (loop); in standard_iv_increment_position()
HDtree-flow.h846 basic_block ip_end_pos (struct loop *);
HDtree-ssa-loop-ivopts.c2096 if (!empty_block_p (ip_end_pos (loop))) in allow_ip_end_pos_p()
2112 if (ip_end_pos (data->current_loop) in add_candidate()
4368 && empty_block_p (ip_end_pos (data->current_loop))) in determine_iv_cost()
5292 incr_pos = bsi_last (ip_end_pos (data->current_loop)); in create_new_iv()
HDChangeLog-200415098 ip_end_pos, ip_normal_pos, force_gimple_operand): Declare.
15109 ip_end_pos, ip_normal_pos, standard_iv_increment_position): New