Home
last modified time | relevance | path

Searched refs:lim_data (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree-ssa-loop-im.c397 if (lim_data != NULL && lim_data->max_loop != NULL) in outermost_invariant_loop()
732 = lim_data ? memory_accesses.refs_list[lim_data->ref] : NULL; in determine_max_movement()
736 lim_data->max_loop = outermost_indep_loop (lim_data->max_loop, in determine_max_movement()
738 if (!lim_data->max_loop) in determine_max_movement()
765 if (lim_data != NULL && lim_data->tgt_loop != NULL) in set_level()
980 if (! lim_data) in before_dom_children()
995 lim_data->cost); in before_dom_children()
1019 if (! lim_data) in before_dom_children()
1057 if (! lim_data) in before_dom_children()
1075 lim_data->cost); in before_dom_children()
[all …]
/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree-ssa-loop-im.c468 if (lim_data != NULL && lim_data->max_loop != NULL) in outermost_invariant_loop()
782 lim_data->max_loop = level; in determine_max_movement()
866 lim_data->max_loop in determine_max_movement()
868 if (!lim_data->max_loop) in determine_max_movement()
900 if (lim_data != NULL && lim_data->tgt_loop != NULL) in set_level()
1117 lim_data->cost); in determine_invariantness_stmt()
1193 lim_data->cost); in determine_invariantness_stmt()
1243 if (lim_data == NULL) in move_computations_stmt()
1249 cost = lim_data->cost; in move_computations_stmt()
1301 if (lim_data == NULL) in move_computations_stmt()
[all …]