Searched refs:ip_end_pos (Results 1 – 4 of 4) sorted by relevance
505 ip_end_pos (struct loop *loop) in ip_end_pos() function547 basic_block bb = ip_normal_pos (loop), latch = ip_end_pos (loop); in standard_iv_increment_position()
846 basic_block ip_end_pos (struct loop *);
2096 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()
15098 ip_end_pos, ip_normal_pos, force_gimple_operand): Declare.15109 ip_end_pos, ip_normal_pos, standard_iv_increment_position): New