Searched refs:current_loop (Results 1 – 2 of 2) sorted by relevance
588 class loop *current_loop; member1039 if (!number_of_iterations_exit (data->current_loop, in niter_for_exit()1061 edge exit = single_dom_exit (data->current_loop); in niter_for_single_dom_exit()1211 && !iv_can_overflow_p (data->current_loop, TREE_TYPE (base), in alloc_iv()1253 || !flow_bb_inside_loop_p (data->current_loop, bb)) in get_iv()1300 class loop *loop = data->current_loop; in find_bivs()1358 class loop *loop = data->current_loop; in mark_bivs()1385 if (incr_bb->loop_father != data->current_loop in mark_bivs()1405 class loop *loop = data->current_loop; in find_givs_in_stmt_scev()1469 class loop *loop = data->current_loop; in find_givs()[all …]
110 static class loop *current_loop; variable272 current_loop = loop; in iv_analysis_loop_init()308 class df_rd_bb_info *bb_info = DF_RD_BB_INFO (current_loop->latch); in latch_dominating_def()320 if (!just_once_each_iteration_p (current_loop, DF_REF_BB (adef))) in latch_dominating_def()381 if (just_once_each_iteration_p (current_loop, def_bb)) in iv_get_reaching_def()